1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/ext/socket
shyouhei a52dd6cc5c * ext/socket/raddrinfo.c (rb_getaddrinfo): according to my valgrind output this variable should be initialized beforehand.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@28688 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2010-07-20 04:00:46 +00:00
..
lib Clean warnings: unused variables. 2010-06-23 05:32:46 +00:00
.cvsignore
.document
addrinfo.h
ancdata.c * suppress warnings. 2010-05-21 09:10:23 +00:00
basicsocket.c
constants.c
depend
extconf.rb * ext/socket/extconf.rb: mswin/mingw ruby has socketpair(), but it's 2010-05-19 10:59:47 +00:00
getaddrinfo.c
getnameinfo.c
init.c
ipsocket.c
mkconstants.rb * ext/socket/extconf.rb: test IPPROTO_IP and IPPROTO_IPV6 constants. 2010-05-11 14:10:34 +00:00
option.c
raddrinfo.c * ext/socket/raddrinfo.c (rb_getaddrinfo): according to my valgrind output this variable should be initialized beforehand. 2010-07-20 04:00:46 +00:00
rubysocket.h
socket.c
sockport.h
sockssocket.c
tcpserver.c
tcpsocket.c
udpsocket.c
unixserver.c
unixsocket.c * suppress warnings. 2010-05-21 09:10:23 +00:00