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
usa 3912e4fa3b * ext/socket/raddrinfo.c (host_str, port_str): Use StringValueCStr
instead of (Safe)StringValue, to detect NUL byte in the string.


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@55222 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2016-05-30 15:33:06 +00:00
..
lib
.document
addrinfo.h
ancdata.c
basicsocket.c
constants.c
depend Update dependencies. 2016-04-11 11:50:00 +00:00
extconf.rb
getaddrinfo.c
getnameinfo.c
ifaddr.c
init.c
ipsocket.c
mkconstants.rb
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
sockport.h
sockssocket.c
tcpserver.c
tcpsocket.c
udpsocket.c
unixserver.c
unixsocket.c