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
nobu b736c9b5dc * ext/socket/init.c (rsock_init_sock): conditionally used variable.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@29464 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2010-10-12 14:54:02 +00:00
..
lib Clean warnings: unused variables. 2010-06-23 05:32:46 +00:00
.document
addrinfo.h
ancdata.c * ext/socket/ancdata.c (ancillary_timestamp): fix a constant type. 2010-08-19 10:54:56 +00:00
basicsocket.c * ext/socket: fixed types. 2010-04-28 08:14:13 +00:00
constants.c * ext/socket: fixed types. 2010-04-28 08:14:13 +00:00
depend
extconf.rb * ext/socket/rubysocket.h (__DARWIN_ALIGNBYTES): workaround of a 2010-09-13 10:56:52 +00:00
getaddrinfo.c
getnameinfo.c
init.c * ext/socket/init.c (rsock_init_sock): conditionally used variable. 2010-10-12 14:54:02 +00:00
ipsocket.c * ext/socket: fixed types. 2010-04-28 08:14:13 +00:00
mkconstants.rb * ext/socket/extconf.rb: test IPPROTO_IP and IPPROTO_IPV6 constants. 2010-05-11 14:10:34 +00:00
option.c * ext/socket/option.c (inspect_peercred): support OpenBSD-current. 2010-09-09 17:19:52 +00:00
raddrinfo.c * ext/socket/raddrinfo.c (init_addrinfo, inspect_sockaddr): suppress 2010-09-23 12:42:49 +00:00
rubysocket.h * ext/socket/rubysocket.h (__DARWIN_ALIGNBYTES): workaround of a 2010-09-13 10:56:52 +00:00
socket.c * ext/socket: fixed types. 2010-04-28 08:14:13 +00:00
sockport.h
sockssocket.c
tcpserver.c * ext/socket: fixed types. 2010-04-28 08:14:13 +00:00
tcpsocket.c
udpsocket.c
unixserver.c * ext/socket: fixed types. 2010-04-28 08:14:13 +00:00
unixsocket.c * suppress warnings. 2010-05-21 09:10:23 +00:00