..
lib
* ext/socket/lib/socket.rb (Socket.udp_server_recv): extracted from
2009-10-08 15:01:57 +00:00
.cvsignore
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
rdoc update.
2010-02-23 11:41:55 +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: suppress a warning.
2010-01-26 12:34:51 +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/socket.c: turn on do_not_reverse_lookup by default,
2010-02-02 09:15:19 +00:00
ipsocket.c
* ext/socket/ipsocket.c (ip_addr, ip_peeraddr),
2010-02-06 02:35:11 +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
* ext/socket/raddrinfo.c, ext/socket/udpsocket.c: avoid illegal cast
2010-02-26 12:06:17 +00:00
rubysocket.h
* ext/socket/rubysocket.h: include addrinfo.h only when using our own
2009-12-31 09:19:05 +00:00
socket.c
* ext/socket/socket.c (socket_s_ip_address_list): obtain the scope_id
2010-02-08 12:08:45 +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
* ext/socket/raddrinfo.c, ext/socket/udpsocket.c: avoid illegal cast
2010-02-26 12:06:17 +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