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
nobu c463366dfd rb_funcallv
* *.c: rename rb_funcall2 to rb_funcallv, except for extensions
  which are/will be/may be gems.  [Fix GH-1406]

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@55773 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2016-07-29 11:57:14 +00:00
..
lib
.document
addrinfo.h
ancdata.c rb_readwrite_syserr_fail 2015-12-23 14:58:47 +00:00
basicsocket.c
constants.c
depend Update dependencies. 2016-04-11 11:50:00 +00:00
extconf.rb handle ext/ as r53141 2015-12-16 05:31:54 +00:00
getaddrinfo.c
getnameinfo.c
ifaddr.c
init.c rb_readwrite_syserr_fail 2015-12-23 14:58:47 +00:00
ipsocket.c
mkconstants.rb handle ext/ as r53141 2015-12-16 05:31:54 +00:00
option.c socket/option.c: accurate condition 2016-03-17 02:36:28 +00:00
raddrinfo.c * ext/socket/raddrinfo.c (host_str, port_str): Use StringValueCStr 2016-05-30 15:33:06 +00:00
rubysocket.h
socket.c socket.c: unlimited size hostname 2016-01-28 08:32:44 +00:00
sockport.h
sockssocket.c
tcpserver.c
tcpsocket.c
udpsocket.c
unixserver.c
unixsocket.c rb_funcallv 2016-07-29 11:57:14 +00:00