ruby/ext/socket
akr 0cc9cea3b4 * ext/socket/getaddrinfo.c (GET_AI): don't cast 1st argument for
INIT_SOCKADDR.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@39249 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2013-02-15 03:27:05 +00:00
..
lib * ext/socket/raddrinfo.c (rsock_unix_sockaddr_len): return 2013-01-31 04:59:31 +00:00
.document * Various .document files: Update .document files to match files which 2011-05-11 22:31:17 +00:00
addrinfo.h
ancdata.c * ext/socket/sockport.h (SET_SS_LEN): removed. 2013-02-14 23:14:22 +00:00
basicsocket.c * ext/socket/basicsocket.c (bsock_getsockname): ignore truncated 2013-01-30 12:01:51 +00:00
constants.c * ext/socket: fixed types. 2010-04-28 08:14:13 +00:00
depend rb_thread_call_without_gvl 2012-07-10 13:57:11 +00:00
extconf.rb * ext/socket/extconf.rb: don't define HAVE_SA_LEN and HAVE_SA_LEN. 2013-02-13 23:20:27 +00:00
getaddrinfo.c * ext/socket/getaddrinfo.c (GET_AI): don't cast 1st argument for 2013-02-15 03:27:05 +00:00
getnameinfo.c * ext/socket/sockport.h (VALIDATE_SOCKLEN): new macro to validate 2013-02-14 15:17:49 +00:00
init.c * ext/socket: always operate length of socket addess companion with 2013-02-14 11:28:49 +00:00
ipsocket.c * ext/socket: always operate length of socket addess companion with 2013-02-14 11:28:49 +00:00
mkconstants.rb * ext/socket: Make Socket documentation appear. Add documentation for 2011-08-15 23:08:39 +00:00
option.c * include/ruby/ruby.h: add C APIs. 2012-10-20 06:57:51 +00:00
raddrinfo.c * ext/socket/sockport.h (SET_SS_LEN): removed. 2013-02-14 23:14:22 +00:00
rubysocket.h * ext/socket: always operate length of socket addess companion with 2013-02-14 11:28:49 +00:00
socket.c * ext/socket/sockport.h (VALIDATE_SOCKLEN): new macro to validate 2013-02-14 15:17:49 +00:00
sockport.h * ext/socket/sockport.h (SET_SS_LEN): removed. 2013-02-14 23:14:22 +00:00
sockssocket.c * ext/socket: Make Socket documentation appear. Add documentation for 2011-08-15 23:08:39 +00:00
tcpserver.c * ext/socket: Make Socket documentation appear. Add documentation for 2011-08-15 23:08:39 +00:00
tcpsocket.c * ext/socket: always operate length of socket addess companion with 2013-02-14 11:28:49 +00:00
udpsocket.c * ext/socket/{basicksocket,init,udpsocket}.c: revert some parts of 2012-09-10 01:41:59 +00:00
unixserver.c * ext/socket: Make Socket documentation appear. Add documentation for 2011-08-15 23:08:39 +00:00
unixsocket.c * ext/socket/basicsocket.c (bsock_getsockname): ignore truncated 2013-01-30 12:01:51 +00:00