1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/ext/socket
akr 5453433223 * ext/socket/lib/socket.rb (Addrinfo#family_addrinfo): fix a typo in
error message.  patch by Nobuhiro IMAI.  [ruby-dev:38828]


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@24207 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2009-07-20 01:57:32 +00:00
..
lib * ext/socket/lib/socket.rb (Addrinfo#family_addrinfo): fix a typo in 2009-07-20 01:57:32 +00:00
.cvsignore
addrinfo.h
ancdata.c rdoc update. 2009-07-01 18:45:57 +00:00
basicsocket.c * ext/readline/readline.c: use rb_f_notimplement for methods not 2009-04-18 14:10:06 +00:00
constants.c
depend
extconf.rb * ext/socket/ancdata.c: not use pktinfo.ipi_spec_dst if not defined 2009-03-18 08:04:17 +00:00
getaddrinfo.c
getnameinfo.c
init.c * ext/socket/init.c (rsock_getfamily): return AF_UNSPEC if getsockname 2009-07-17 04:38:27 +00:00
ipsocket.c
mkconstants.rb * {ext,lib,test}/**/*.rb: removed trailing spaces. 2009-03-06 03:56:38 +00:00
option.c
raddrinfo.c
rubysocket.h
socket.c * ext/socket/socket.c (socket_s_ip_address_list): drop inactive 2009-07-17 13:40:59 +00:00
sockport.h * ext/socket/sockport.h (SS_LEN): defined unconditionally. 2009-03-02 12:39:47 +00:00
sockssocket.c
tcpserver.c * io.c (rb_mWaitReadable): defined. 2009-03-19 11:40:38 +00:00
tcpsocket.c
udpsocket.c * io.c (rb_mWaitReadable): defined. 2009-03-19 11:40:38 +00:00
unixserver.c * io.c (rb_mWaitReadable): defined. 2009-03-19 11:40:38 +00:00
unixsocket.c * ext/readline/readline.c: use rb_f_notimplement for methods not 2009-04-18 14:10:06 +00:00