ruby/ext/socket
nobu d4840cc785 * ext/socket/rubysocket.h: non-implemented method definitions need
to be shared.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@27526 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2010-04-28 07:16:30 +00:00
..
lib update doc. 2010-03-22 09:45:57 +00:00
.cvsignore
.document * ext/socket/.document: extracted from ext/.document. 2010-03-22 00:06:48 +00:00
addrinfo.h * ext/**/*.[ch]: removed trailing spaces. 2010-04-22 08:04:13 +00:00
ancdata.c * ext/socket/rubysocket.h: non-implemented method definitions need 2010-04-28 07:16:30 +00:00
basicsocket.c * ext/**/*.[ch]: removed trailing spaces. 2010-04-22 08:04:13 +00:00
constants.c * ext/socket: use rsock_ prefix for internal initialization functions. 2010-03-22 16:15:21 +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/**/*.[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 * ext/socket: use rsock_ prefix for internal initialization functions. 2010-03-22 16:15:21 +00:00
ipsocket.c * ext/**/*.[ch]: removed trailing spaces. 2010-04-22 08:04:13 +00:00
mkconstants.rb update doc. 2010-03-22 00:48:51 +00:00
option.c * ext/**/*.[ch]: removed trailing spaces. 2010-04-22 08:04:13 +00:00
raddrinfo.c * ext/**/*.[ch]: removed trailing spaces. 2010-04-22 08:04:13 +00:00
rubysocket.h * ext/socket/rubysocket.h: non-implemented method definitions need 2010-04-28 07:16:30 +00:00
socket.c * ext/**/*.[ch]: removed trailing spaces. 2010-04-22 08:04: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/**/*.[ch]: removed trailing spaces. 2010-04-22 08:04: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/**/*.[ch]: removed trailing spaces. 2010-04-22 08:04:13 +00:00
unixsocket.c * ext/**/*.[ch]: removed trailing spaces. 2010-04-22 08:04:13 +00:00