.. |
lib
|
* ext/socket/raddrinfo.c (rsock_unix_sockaddr_len): return
|
2013-01-31 04:59:31 +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: define and use union_sockaddr instead of struct
|
2013-02-24 17:51:17 +00:00 |
basicsocket.c
|
internal.h: export rb_sys_fail_path_with_func
|
2013-03-15 06:08:13 +00:00 |
constants.c
|
* ext/socket: fixed types.
|
2010-04-28 08:14:13 +00:00 |
depend
|
rb_thread_call_without_gvl
|
2012-07-10 13:57:11 +00:00 |
extconf.rb
|
* ext/socket/extconf.rb: don't test ss_family and ss_len member of
|
2013-02-25 03:40:16 +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: define and use union_sockaddr instead of struct
|
2013-02-24 17:51:17 +00:00 |
ipsocket.c
|
* ext/socket: define and use union_sockaddr instead of struct
|
2013-02-24 17:51:17 +00:00 |
mkconstants.rb
|
* ext/socket: Make Socket documentation appear. Add documentation for
|
2011-08-15 23:08:39 +00:00 |
option.c
|
* include/ruby/ruby.h: add C APIs.
|
2012-10-20 06:57:51 +00:00 |
raddrinfo.c
|
* ext/socket/raddrinfo.c (inspect_sockaddr): don't show that Unix
|
2013-02-28 13:29:55 +00:00 |
rubysocket.h
|
* ext/socket/rubysocket.h (union_sockaddr): make it longer for SunOS
|
2013-02-27 13:55:19 +00:00 |
socket.c
|
update doc.
|
2013-03-14 03:49:30 +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/{basicksocket,init,udpsocket}.c: revert some parts of
|
2012-09-10 01:41:59 +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/extconf.rb: test struct sockaddr_un and its member,
|
2013-02-15 22:19:05 +00:00 |