index
:
ruby.git
master
ruby_1_3
ruby_1_4
ruby_1_6
ruby_1_8
ruby_1_8_5
ruby_1_8_6
ruby_1_8_7
ruby_1_9_1
ruby_1_9_2
ruby_1_9_3
ruby_2_0_0
ruby_2_1
ruby_2_2
ruby_2_3
ruby_2_4
ruby_2_5
ruby_2_6
ruby_2_7
ruby_3_0
ruby_3_1
ruby_3_2
ruby_3_3
ruby_3_4
v1_0r
v1_1dev
v1_1r
The Ruby Programming Language
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ext
/
socket
/
option.c
Age
Commit message (
Expand
)
Author
2022-11-17
Add support for `sockaddr_un` on Windows. (#6513)
Samuel Williams
2022-07-21
Expand tabs [ci skip]
Takashi Kokubun
2020-10-28
Use public allocators for creating new T_OBJECT objects
Aaron Patterson
2018-07-24
UNREACHABLE_RETURN
nobu
2016-10-05
* ext/socket/*.c: Add proper require for example to work.
hsbt
2016-09-24
fid typos [ci skip]
nobu
2016-08-02
socket/option.c: inet_ntop
nobu
2016-03-17
socket/option.c: accurate condition
nobu
2016-01-17
option.c: single byte boolean
nobu
2016-01-17
option.c: make error messages consistent
nobu
2015-08-15
use rb_sym2str
nobu
2015-03-25
* ext/socket/extconf.rb: Solaris 11 has struct tcp_info.tcpi_ca_state,
naruse
2014-12-05
socket/option.c: fix inet_ntop link error on mswin
nobu
2014-12-04
socket/option.c: use rb_w32_inet_ntop
nobu
2014-05-21
* ext/socket/option.c: Fix complation error on Android.
akr
2014-05-19
* ext/socket/option.c (inspect_tcp_info): Permit longer data. (glibc
akr
2014-05-19
* ext/socket/option.c (inspect_tcp_info): New function to inspect struct tcp_...
akr
2014-01-21
Several more OS information for TYPE_IP_MULTICAST_LOOP and
akr
2014-01-20
ext/socket/option.c: fix typo
nobu
2014-01-20
* ext/socket/option.c: Use "int" for IP_MULTICAST_LOOP and
akr
2014-01-20
* ext/socket/option.c: Use "int" for IP_MULTICAST_LOOP and
akr
2014-01-20
* ext/socket/option.c: Use "byte" as default argument for
akr
2014-01-20
* ext/socket/option.c: Use preprocessor macros to avoid repeated
akr
2014-01-19
socket/option.c: helper functions
nobu
2014-01-19
socket/option.c: revert r44647
nobu
2014-01-19
socket/option.c: socket option variations
nobu
2014-01-18
[DOC]
akr
2014-01-18
* ext/socket/option.c: IP_MULTICAST_LOOP and IP_MULTICAST_TTL socket
akr
2013-06-02
* ext/socket/option.c: rename functions introduced in r41009
naruse
2013-05-31
* ext/socket/option.c (inspect_byte): used only on NetBSD.
nobu
2013-05-31
* ext/socket/option.c (sockopt_s_byte): constructor of the sockopt
naruse
2013-04-16
* ext/socket/option.c: Document synonymous methods, by windwiny [GH-277]
zzak
2013-04-08
option.c: fix macro name
nobu
2012-10-20
* include/ruby/ruby.h: add C APIs.
nari
2012-07-29
option.c: mingw64 only
nobu
2012-07-29
option.c: use rb_w32_inet_ntop
nobu
2012-07-29
win32.c: rb_w32_inet_ntop should be const
nobu
2012-07-28
ext/socket: suppress warnings on mingw64
nobu
2011-08-15
* ext/socket: Make Socket documentation appear. Add documentation for
drbrain
2011-05-15
* remove trailing spaces.
nobu
2010-12-26
fix a typo.
akr
2010-12-26
* ext/socket/option.c: define IFNAMSIZ if not available.
akr
2010-12-26
update comment.
akr
2010-12-26
* ext/socket/option.c (rb_if_indextoname): new function to abstract
akr
2010-12-25
This ifdef should be useless after r30374.
naruse
2010-12-25
* ext/socket/extconf.rb: check the existence of if_indextoname().
usa
2010-12-25
* ext/socket/option.c (inspect_ipv4_add_drop_membership): new function
akr
2010-12-25
* ext/socket/option.c (inspect_ipv6_mreq): new function to inspect
akr
2010-09-09
* ext/socket/option.c (inspect_peercred): support OpenBSD-current.
akr
2010-05-04
* ext/socket/option.c (sockopt_inspect): use rb_str_cat2 and
akr
[next]