index
:
delta/ruby.git
5a1dfb04bc2
KEIJU
KOSAKO
RUBY
SER
SHIGEO
SPCOLTRIN
baserock/GENIVI/G-1.2
baserock/liw/sam/chef
baserock/morph/ruby_1_8_7
baserock/morph/ruby_1_9_3
baserock/ps/proto-web-system
baserock/ruby_1_9_3
baserock/ruby_2_0_0
baserock/ruby_2_1
baserock/v1_9_3_194-bootstrap
bundler
c65f10304f
copy_file_range_bug
dependabot/bundler/spec/mspec/rake-12.3.3
half-baked-1.9
master
matzruby
maximecb-patch-1
maximecb-patch-2
mvm
new_gc
revert-2779-news-for-module-name
rexml_adds_tests
ricsin
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_m17n
scheduler-process-wait
testunit
thread_inspect
trunk
unlabeled-1.1.1
unlabeled-1.39.2
v1_0r
v1_1dev
v1_1r
win32-unicode-test
yuki24-patch-1
github.com: ruby/ruby.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ext
/
socket
/
option.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Use public allocators for creating new T_OBJECT objects
Aaron Patterson
2020-10-28
1
-2
/
+2
*
UNREACHABLE_RETURN
nobu
2018-07-24
1
-2
/
+2
*
* ext/socket/*.c: Add proper require for example to work.
hsbt
2016-10-05
1
-0
/
+2
*
fid typos [ci skip]
nobu
2016-09-24
1
-3
/
+2
*
socket/option.c: inet_ntop
nobu
2016-08-02
1
-5
/
+1
*
socket/option.c: accurate condition
nobu
2016-03-17
1
-1
/
+6
*
option.c: single byte boolean
nobu
2016-01-17
1
-2
/
+7
*
option.c: make error messages consistent
nobu
2016-01-17
1
-13
/
+10
*
use rb_sym2str
nobu
2015-08-15
1
-1
/
+1
*
* ext/socket/extconf.rb: Solaris 11 has struct tcp_info.tcpi_ca_state,
naruse
2015-03-25
1
-5
/
+5
*
socket/option.c: fix inet_ntop link error on mswin
nobu
2014-12-05
1
-1
/
+3
*
socket/option.c: use rb_w32_inet_ntop
nobu
2014-12-04
1
-2
/
+2
*
* ext/socket/option.c: Fix complation error on Android.
akr
2014-05-21
1
-0
/
+56
*
* ext/socket/option.c (inspect_tcp_info): Permit longer data. (glibc
akr
2014-05-19
1
-1
/
+4
*
* ext/socket/option.c (inspect_tcp_info): New function to inspect struct tcp_...
akr
2014-05-19
1
-0
/
+266
*
Several more OS information for TYPE_IP_MULTICAST_LOOP and
akr
2014-01-21
1
-1
/
+12
*
ext/socket/option.c: fix typo
nobu
2014-01-20
1
-1
/
+1
*
* ext/socket/option.c: Use "int" for IP_MULTICAST_LOOP and
akr
2014-01-20
1
-1
/
+1
*
* ext/socket/option.c: Use "int" for IP_MULTICAST_LOOP and
akr
2014-01-20
1
-1
/
+1
*
* ext/socket/option.c: Use "byte" as default argument for
akr
2014-01-20
1
-4
/
+13
*
* ext/socket/option.c: Use preprocessor macros to avoid repeated
akr
2014-01-20
1
-35
/
+24
*
socket/option.c: helper functions
nobu
2014-01-19
1
-12
/
+26
*
socket/option.c: revert r44647
nobu
2014-01-19
1
-14
/
+20
*
socket/option.c: socket option variations
nobu
2014-01-19
1
-20
/
+14
*
[DOC]
akr
2014-01-18
1
-4
/
+0
*
* ext/socket/option.c: IP_MULTICAST_LOOP and IP_MULTICAST_TTL socket
akr
2014-01-18
1
-7
/
+7
*
* ext/socket/option.c: rename functions introduced in r41009
naruse
2013-06-02
1
-31
/
+28
*
* ext/socket/option.c (inspect_byte): used only on NetBSD.
nobu
2013-05-31
1
-0
/
+2
*
* ext/socket/option.c (sockopt_s_byte): constructor of the sockopt
naruse
2013-05-31
1
-0
/
+203
*
* ext/socket/option.c: Document synonymous methods, by windwiny [GH-277]
zzak
2013-04-16
1
-0
/
+1
*
option.c: fix macro name
nobu
2013-04-08
1
-1
/
+1
*
* include/ruby/ruby.h: add C APIs.
nari
2012-10-20
1
-2
/
+1
*
option.c: mingw64 only
nobu
2012-07-29
1
-1
/
+1
*
option.c: use rb_w32_inet_ntop
nobu
2012-07-29
1
-2
/
+2
*
win32.c: rb_w32_inet_ntop should be const
nobu
2012-07-29
1
-1
/
+1
*
ext/socket: suppress warnings on mingw64
nobu
2012-07-28
1
-0
/
+2
*
* ext/socket: Make Socket documentation appear. Add documentation for
drbrain
2011-08-15
1
-7
/
+8
*
* remove trailing spaces.
nobu
2011-05-15
1
-1
/
+1
*
fix a typo.
akr
2010-12-26
1
-1
/
+1
*
* ext/socket/option.c: define IFNAMSIZ if not available.
akr
2010-12-26
1
-0
/
+3
*
update comment.
akr
2010-12-26
1
-1
/
+4
*
* ext/socket/option.c (rb_if_indextoname): new function to abstract
akr
2010-12-26
1
-16
/
+45
*
This ifdef should be useless after r30374.
naruse
2010-12-25
1
-3
/
+0
*
* ext/socket/extconf.rb: check the existence of if_indextoname().
usa
2010-12-25
1
-6
/
+27
*
* ext/socket/option.c (inspect_ipv4_add_drop_membership): new function
akr
2010-12-25
1
-0
/
+143
*
* ext/socket/option.c (inspect_ipv6_mreq): new function to inspect
akr
2010-12-25
1
-1
/
+30
*
* ext/socket/option.c (inspect_peercred): support OpenBSD-current.
akr
2010-09-09
1
-5
/
+10
*
* ext/socket/option.c (sockopt_inspect): use rb_str_cat2 and
akr
2010-05-04
1
-2
/
+2
*
* ext/**/*.[ch]: removed trailing spaces.
nobu
2010-04-22
1
-3
/
+3
*
* ext/socket: use rsock_ prefix for internal initialization functions.
akr
2010-03-22
1
-1
/
+1
[next]