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
Commit message (
Expand
)
Author
Age
Files
Lines
*
* remove trailing spaces.
nobu
2011-05-15
1
-1
/
+1
*
* object.c (rb_obj_equal): Add documentation. Patch by Vincent Batts.
drbrain
2011-05-11
1
-1
/
+7
*
* Various .document files: Update .document files to match files which
drbrain
2011-05-11
1
-11
/
+11
*
* ext/socket/init.c (wait_connectable): fix error handling code.
kosaki
2011-05-04
1
-9
/
+29
*
* ext/socket/init.c (wait_connectable): use rb_wait_for_single_fd().
kosaki
2011-05-04
1
-60
/
+12
*
* ext/socket/init.c (rsock_connect): add to care EINTR. based
kosaki
2011-05-01
1
-0
/
+6
*
* include/ruby/intern.h (rb_thread_select): mark as deprecated.
kosaki
2011-04-30
1
-1
/
+1
*
* ext/socket/raddrinfo.c: parenthesize macro arguments.
akr
2011-03-28
1
-1
/
+1
*
* ext/socket/ipsocket.c: parenthesize macro arguments.
akr
2011-03-27
1
-1
/
+1
*
* ext/socket/getaddrinfo.c: parenthesize macro arguments.
akr
2011-03-26
1
-2
/
+2
*
* ext/socket/ipsocket.c (init_inetsock_internal): raise an error on
akr
2011-03-16
1
-1
/
+1
*
* thread.c (rb_thread_io_blocking_region): new function to run
nobu
2011-02-12
5
-7
/
+8
*
* ext/socket/mkconstants.rb: add IF_NAMESIZE.
akr
2010-12-26
1
-2
/
+3
*
* ext/socket/mkconstants.rb: define INET_ADDRSTRLEN as 16 if not
akr
2010-12-26
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
2
-6
/
+0
*
* ext/socket/extconf.rb: Fix build error which was introduced r30372.
kosaki
2010-12-25
1
-5
/
+6
*
* ext/socket/extconf.rb: check the existence of if_indextoname().
usa
2010-12-25
2
-6
/
+29
*
* ext/socket/option.c (inspect_ipv4_add_drop_membership): new function
akr
2010-12-25
2
-1
/
+146
*
* ext/socket/option.c (inspect_ipv6_mreq): new function to inspect
akr
2010-12-25
2
-1
/
+32
*
update doc.
akr
2010-12-23
1
-2
/
+3
*
* fix type warnings.
nobu
2010-11-11
2
-4
/
+4
*
* ext/socket/extconf.rb: win64 is just same with win32 about socket.
usa
2010-11-01
1
-1
/
+1
*
* ext/socket/init.c (rsock_init_sock): conditionally used variable.
nobu
2010-10-12
1
-1
/
+1
*
* ext/socket/raddrinfo.c (init_addrinfo, inspect_sockaddr): suppress
wanabe
2010-09-23
1
-5
/
+5
*
* ext/socket/raddrinfo.c (ruby_getaddrinfo__darwin): suppress a
nobu
2010-09-14
1
-4
/
+5
*
suppress a warning.
kanemoto
2010-09-13
1
-1
/
+1
*
* ext/socket/rubysocket.h (__DARWIN_ALIGNBYTES): workaround of a
nobu
2010-09-13
2
-2
/
+11
*
* ext/socket/option.c (inspect_peercred): support OpenBSD-current.
akr
2010-09-09
1
-5
/
+10
*
* ext/socket/ancdata.c (ancillary_timestamp): fix a constant type.
akr
2010-08-19
2
-2
/
+2
*
.cvsignore: have not been used already. [Bug #3468]
nobu
2010-08-07
1
-5
/
+0
*
* ext/socket/raddrinfo.c (rb_getaddrinfo): according to my valgrind output th...
shyouhei
2010-07-20
1
-0
/
+1
*
* include/ruby/ruby.h (rb_data_type_t): restructured. [ruby-dev:41862]
nobu
2010-07-18
1
-1
/
+1
*
* ext/socket/raddrinfo.c (ruby_getaddrinfo__darwin): the workaround
akr
2010-06-23
1
-20
/
+21
*
* ext/socket/raddrinfo.c (str_is_number): renamed from str_isnumber to
akr
2010-06-23
1
-4
/
+4
*
* ext/socket/raddrinfo.c: don't use __P.
akr
2010-06-23
1
-1
/
+1
*
add a comment.
akr
2010-06-23
1
-0
/
+1
*
* ext/socket/raddrinfo.c (ruby_getaddrinfo__darwin): new workaround for
akr
2010-06-23
1
-0
/
+27
*
Clean warnings: unused variables.
naruse
2010-06-23
1
-1
/
+1
*
* ext/socket/lib/socket.rb: suppress warnings.
akr
2010-06-22
1
-2
/
+1
*
* suppress warnings.
nobu
2010-05-21
2
-3
/
+2
*
* ext/socket/extconf.rb: mswin/mingw ruby has socketpair(), but it's
usa
2010-05-19
1
-1
/
+2
*
* ext/socket/extconf.rb: test all IPPROTO_* constants for recent Win32
usa
2010-05-12
1
-7
/
+6
*
* ext/socket/extconf.rb: test IPPROTO_IP and IPPROTO_IPV6 constants.
akr
2010-05-11
2
-4
/
+15
*
* ext/socket/lib/socket.rb (BasicSocket#connect_address): MacOS X 10.6
akr
2010-05-08
1
-0
/
+2
*
* ext/socket/option.c (sockopt_inspect): use rb_str_cat2 and
akr
2010-05-04
2
-4
/
+3
*
* ext/socket/ancdata.c (ancillary_inspect): use rb_str_cat2 and
akr
2010-05-04
1
-1
/
+2
[next]