..
lib
* ext/socket/lib/socket.rb: suppress warnings.
2010-06-22 13:41:16 +00:00
.cvsignore
add extconf.h to .cvsignore.
2006-06-24 01:15:08 +00:00
.document
* ext/socket/.document: extracted from ext/.document.
2010-03-22 00:06:48 +00:00
addrinfo.h
* ext/socket/extconf.rb (have_type("PADDRINFO")): new check.
2011-07-03 12:24:30 +00:00
ancdata.c
merges r30330 from trunk into ruby_1_9_2.
2011-01-16 06:30:11 +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
* ext/socket/extconf.rb: fix for wide-getaddrinfo option.
2009-12-30 20:56:41 +00:00
extconf.rb
* ext/socket/extconf.rb (have_type("PADDRINFO")): new check.
2011-07-03 12:24:30 +00:00
getaddrinfo.c
* ext/**/*.[ch]: removed trailing spaces.
2010-04-22 08:21:01 +00:00
getnameinfo.c
* ext/**/*.[ch]: removed trailing spaces.
2010-04-22 08:21:01 +00:00
init.c
merges r31405 from trunk into ruby_1_9_2.
2011-05-31 00:11:17 +00:00
ipsocket.c
* ext/socket: fixed types.
2010-04-28 08:14:13 +00:00
mkconstants.rb
merges r27742 and r27746 from trunk into ruby_1_9_2.
2010-05-16 12:15:27 +00:00
option.c
* ext/socket/option.c (sockopt_inspect): use rb_str_cat2 and
2010-05-04 03:39:36 +00:00
raddrinfo.c
merges r28688 from trunk into ruby_1_9_2.
2010-07-24 10:38:48 +00:00
rubysocket.h
merges r29242 from trunk into ruby_1_9_2.
2010-11-15 11:43:58 +00:00
socket.c
* ext/socket: fixed types.
2010-04-28 08:14:13 +00:00
sockport.h
* ext/socket/sockport.h (SS_LEN): defined unconditionally.
2009-03-02 12:39:47 +00:00
sockssocket.c
* ext/socket: use rsock_ prefix for internal initialization functions.
2010-03-22 16:15:21 +00:00
tcpserver.c
* ext/socket: fixed types.
2010-04-28 08:14:13 +00:00
tcpsocket.c
* ext/socket: use rsock_ prefix for internal initialization functions.
2010-03-22 16:15:21 +00:00
udpsocket.c
* ext/**/*.[ch]: removed trailing spaces.
2010-04-22 08:04:13 +00:00
unixserver.c
* ext/socket: fixed types.
2010-04-28 08:14:13 +00:00
unixsocket.c
merges r32067 from trunk into ruby_1_9_2.
2011-07-03 12:24:13 +00:00