ruby/ext/socket
zzak f1e488e524 * ext/socket/socket.c: Documentation for Socket
Based on a patch by David Albert
  [Bug #7105] [ruby-core:47828]



git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@37274 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2012-10-20 03:51:33 +00:00
..
lib * ext/socket/lib/socket.rb (family_addrinfo): don't require protocol 2012-01-09 11:18:00 +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: suppress warnings on mingw64 2012-07-28 02:14:23 +00:00
basicsocket.c * ext/socket/{basicksocket,init,udpsocket}.c: revert some parts of 2012-09-10 01:41:59 +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: now enable IPv6 by default on mswin. 2012-07-19 04:27:59 +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/{basicksocket,init,udpsocket}.c: revert some parts of 2012-09-10 01:41:59 +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 option.c: mingw64 only 2012-07-29 15:25:29 +00:00
raddrinfo.c * ext/socket/raddrinfo.c (addrinfo_ipv6_unique_local_p): Added 2012-07-20 00:32:35 +00:00
rubysocket.h * ext/socket/raddrinfo.c (addrinfo_ipv6_unique_local_p): Added 2012-07-20 00:32:35 +00:00
socket.c * ext/socket/socket.c: Documentation for Socket 2012-10-20 03:51:33 +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/{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/raddrinfo.c (init_unix_addrinfo): support the longest 2012-04-26 03:34:12 +00:00