..
lib
* ext/socket: Make Socket documentation appear. Add documentation for
2011-08-15 23:08:39 +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/ancdata.c (nogvl_recvmsg_func): use MSG_CMSG_CLOEXEC if
2011-10-31 22:32:49 +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
* ext/socket/getaddrinfo.c: parenthesize macro arguments.
2011-03-26 06:16:42 +00:00
getnameinfo.c
init.c
* ext/socket/init.c (rsock_socket): set close-on-exec flag when
2011-11-03 13:14:48 +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): extracted from
2011-11-03 13:46:41 +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