..
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
* ext/**/*.[ch]: removed trailing spaces.
2010-04-22 08:04:13 +00:00
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
* ext/socket: fixed types.
2010-04-28 08:14:13 +00:00
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
This ifdef should be useless after r30374.
2010-12-25 17:37:36 +00:00
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
* ext/socket/sockport.h (SS_LEN): defined unconditionally.
2009-03-02 12:39:47 +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: 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