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
akr 7d1e856766 * ext/socket/init.c (wait_connectable0): remove unreachable code.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@22936 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2009-03-13 14:04:05 +00:00
..
lib rdoc update. 2009-03-08 04:13:06 +00:00
.cvsignore
addrinfo.h
ancdata.c * ext/socket/ancdata.c (anc_inspect_socket_creds): supress warnings. 2009-03-02 12:27:33 +00:00
basicsocket.c * ext/socket/ (rsock_getfamily): renamed from rb_sock_getfamily. 2009-03-01 11:58:13 +00:00
constants.c
depend
extconf.rb
getaddrinfo.c
getnameinfo.c
init.c * ext/socket/init.c (wait_connectable0): remove unreachable code. 2009-03-13 14:04:05 +00:00
ipsocket.c
mkconstants.rb * {ext,lib,test}/**/*.rb: removed trailing spaces. 2009-03-06 03:56:38 +00:00
option.c
raddrinfo.c forgot to commit. 2009-03-02 12:13:00 +00:00
rubysocket.h * ext/socket/ (rsock_getfamily): renamed from rb_sock_getfamily. 2009-03-01 11:58:13 +00:00
socket.c rdoc update. 2009-03-04 22:19:33 +00:00
sockport.h * ext/socket/sockport.h (SS_LEN): defined unconditionally. 2009-03-02 12:39:47 +00:00
sockssocket.c
tcpserver.c
tcpsocket.c
udpsocket.c
unixserver.c
unixsocket.c * ext/socket/raddrinfo.c: suppress warnings. 2009-03-01 14:00:48 +00:00