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 0e68c46e2d * ext/socket/init.c (rsock_socket0): extract single socket() call with
CLOEXEC handling from rsock_socket.



git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@33637 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2011-11-05 06:46:02 +00:00
..
lib * ext/socket: Make Socket documentation appear. Add documentation for 2011-08-15 23:08:39 +00:00
.document
addrinfo.h
ancdata.c * whitespace cleanup. 2011-11-04 07:19:23 +00:00
basicsocket.c * ext/socket: Make Socket documentation appear. Add documentation for 2011-08-15 23:08:39 +00:00
constants.c
depend * ext/socket/depend (SOCK_HEADERS): use $(top_srcdir) instaed of 2011-06-22 12:30:22 +00:00
extconf.rb * ext/socket/init.c (cloexec_accept): new function to use accept4 if 2011-10-31 23:26:19 +00:00
getaddrinfo.c
getnameinfo.c
init.c * ext/socket/init.c (rsock_socket0): extract single socket() call with 2011-11-05 06:46:02 +00:00
ipsocket.c * ext/socket: Make Socket documentation appear. Add documentation for 2011-08-15 23:08:39 +00:00
mkconstants.rb * ext/socket: Make Socket documentation appear. Add documentation for 2011-08-15 23:08:39 +00:00
option.c * ext/socket: Make Socket documentation appear. Add documentation for 2011-08-15 23:08:39 +00:00
raddrinfo.c * ext/socket: Make Socket documentation appear. Add documentation for 2011-08-15 23:08:39 +00:00
rubysocket.h * io.c (rb_update_max_fd): validate fd. 2011-07-23 08:13:37 +00:00
socket.c * ext/socket/socket.c (rsock_socketpair0): don't clear 2011-11-05 02:19:48 +00:00
sockport.h
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: Make Socket documentation appear. Add documentation for 2011-08-15 23:08:39 +00:00
udpsocket.c * ext/socket: Make Socket documentation appear. Add documentation for 2011-08-15 23:08:39 +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/ancdata.c (nogvl_recvmsg_func): use MSG_CMSG_CLOEXEC if 2011-10-31 22:32:49 +00:00