1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/ext/socket
akr 733d65df5e * ext/socket/extconf.rb: don't test sys/feature_tests.h which is not
used now.
  It was included in r7901 as "bug of gcc 3.0 on Solaris 8 ?".



git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@39265 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2013-02-16 00:59:24 +00:00
..
lib * ext/socket/raddrinfo.c (rsock_unix_sockaddr_len): return 2013-01-31 04:59:31 +00:00
.document
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
depend rb_thread_call_without_gvl 2012-07-10 13:57:11 +00:00
extconf.rb * ext/socket/extconf.rb: don't test sys/feature_tests.h which is not 2013-02-16 00:59:24 +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
option.c * include/ruby/ruby.h: add C APIs. 2012-10-20 06:57:51 +00:00
raddrinfo.c * ext/socket/extconf.rb: test struct sockaddr_un and its member, 2013-02-15 22:19:05 +00:00
rubysocket.h preprocessor directives indented. 2013-02-15 22:53:59 +00:00
socket.c * ext/socket/extconf.rb: test struct sockaddr_un and its member, 2013-02-15 22:19:05 +00:00
sockport.h * ext/socket/extconf.rb: test struct sockaddr_un and its member, 2013-02-15 22:19:05 +00:00
sockssocket.c
tcpserver.c
tcpsocket.c socket: ai_addrlen is socklen_t 2013-02-15 07:54:38 +00:00
udpsocket.c * ext/socket/{basicksocket,init,udpsocket}.c: revert some parts of 2012-09-10 01:41:59 +00:00
unixserver.c
unixsocket.c * ext/socket/extconf.rb: test struct sockaddr_un and its member, 2013-02-15 22:19:05 +00:00