ruby/ext/socket
nobu 815fccb4dc * ext/socket/extconf.rb: use have_struct_member.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26210 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2009-12-30 21:01:13 +00:00
..
lib * ext/socket/lib/socket.rb (Socket.udp_server_recv): extracted from 2009-10-08 15:01:57 +00:00
.cvsignore add extconf.h to .cvsignore. 2006-06-24 01:15:08 +00:00
addrinfo.h * ext/socket/extconf.rb: fix for wide-getaddrinfo option. 2009-12-30 20:56:41 +00:00
ancdata.c * ext/socket/extconf.rb: use have_struct_member. 2009-12-30 21:01:13 +00:00
basicsocket.c fix typos. 2009-11-04 12:02:37 +00:00
constants.c * ext/socket: add rsock_prefix. 2009-03-01 06:30:41 +00:00
depend * ext/socket/extconf.rb: fix for wide-getaddrinfo option. 2009-12-30 20:56:41 +00:00
extconf.rb * ext/socket/extconf.rb: use have_struct_member. 2009-12-30 21:01:13 +00:00
getaddrinfo.c * ext/socket/extconf.rb: fix for wide-getaddrinfo option. 2009-12-30 20:56:41 +00:00
getnameinfo.c * ext/socket/extconf.rb: fix for wide-getaddrinfo option. 2009-12-30 20:56:41 +00:00
init.c * ext/socket/init.c (rsock_init_sock): mswin doesn't have S_IFSOCK 2009-10-15 00:29:10 +00:00
ipsocket.c fix typos. 2009-11-04 12:02:37 +00:00
mkconstants.rb * ext/socket/mkconstants.rb: define IPV6_* constants only when INET6 2009-07-22 10:32:51 +00:00
option.c * ext/socket: add rsock_prefix. 2009-03-01 06:30:41 +00:00
raddrinfo.c fix typos. 2009-11-04 12:02:37 +00:00
rubysocket.h * ext/socket/extconf.rb: fix for wide-getaddrinfo option. 2009-12-30 20:56:41 +00:00
socket.c * ext/socket/extconf.rb: fix for wide-getaddrinfo option. 2009-12-30 20:56:41 +00:00
sockport.h * ext/socket/sockport.h (SS_LEN): defined unconditionally. 2009-03-02 12:39:47 +00:00
sockssocket.c * ext/socket: add rsock_prefix. 2009-03-01 06:30:41 +00:00
tcpserver.c * io.c (rb_mWaitReadable): defined. 2009-03-19 11:40:38 +00:00
tcpsocket.c * ext/socket/ (rsock_make_hostent): renamed from sock_make_hostent. 2009-03-01 06:48:22 +00:00
udpsocket.c fix typos. 2009-11-04 12:02:37 +00:00
unixserver.c * io.c (rb_mWaitReadable): defined. 2009-03-19 11:40:38 +00:00
unixsocket.c * ext/readline/readline.c: use rb_f_notimplement for methods not 2009-04-18 14:10:06 +00:00