.. |
lib
|
fixed wrong document for Socket.tcp by @lann [fix GH-302]
|
2013-05-12 01:44:06 +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 (bsock_sendmsg_internal): controls_num should
|
2013-05-09 13:01:08 +00:00 |
basicsocket.c
|
socket/extconf.rb: RSTRING_SOCKLEN
|
2013-04-06 07:58:51 +00:00 |
constants.c
|
constants.c: fix macro name
|
2013-04-08 15:28:43 +00:00 |
depend
|
* lib/mkmf.rb: Add ruby/ruby.h, ruby/missing.h, ruby/intern.h,
|
2013-04-13 00:46:29 +00:00 |
extconf.rb
|
* ext/socket: New method, Socket.getifaddrs, implemented.
|
2013-05-11 08:32:26 +00:00 |
getaddrinfo.c
|
{getaddrinfo,getnameinfo}.c: fix for old platforms
|
2013-05-03 04:35:37 +00:00 |
getnameinfo.c
|
{getaddrinfo,getnameinfo}.c: fix for old platforms
|
2013-05-03 04:35:37 +00:00 |
ifaddr.c
|
* ext/socket: New method, Socket.getifaddrs, implemented.
|
2013-05-11 08:32:26 +00:00 |
init.c
|
* ext/socket: New method, Socket.getifaddrs, implemented.
|
2013-05-11 08:32:26 +00:00 |
ipsocket.c
|
* ext/socket: Improve socket exception message to show socket address.
|
2013-04-06 02:39:44 +00:00 |
mkconstants.rb
|
* ext/socket: New method, Socket.getifaddrs, implemented.
|
2013-05-11 08:32:26 +00:00 |
option.c
|
* ext/socket/option.c: Document synonymous methods, by windwiny [GH-277]
|
2013-04-16 03:25:50 +00:00 |
raddrinfo.c
|
* ext/socket/rubysocket.h (rsock_inspect_sockaddr): as r40646
|
2013-05-12 07:09:26 +00:00 |
rubysocket.h
|
* ext/socket/rubysocket.h (HAVE_TYPE_STRUCT_SOCKADDR_DL):
|
2013-05-11 14:07:20 +00:00 |
socket.c
|
* ext/socket: New method, Socket.getifaddrs, implemented.
|
2013-05-11 08:32:26 +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
|
* ext/socket: Make Socket documentation appear. Add documentation for
|
2011-08-15 23:08:39 +00:00 |
tcpserver.c
|
* ext/socket/tcpserver.c: Grammar for TCPServer.new from r39554
|
2013-03-02 22:34:29 +00:00 |
tcpsocket.c
|
socket: ai_addrlen is socklen_t
|
2013-02-15 07:54:38 +00:00 |
udpsocket.c
|
* ext/socket: Improve socket exception message to show socket address.
|
2013-04-06 02:39:44 +00:00 |
unixserver.c
|
* ext/socket: Make Socket documentation appear. Add documentation for
|
2011-08-15 23:08:39 +00:00 |
unixsocket.c
|
* file.c, ext/etc/etc.c, ext/socket/unixsocket.c,
|
2013-05-09 12:12:17 +00:00 |