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 eb9f446ebf * ext/socket/unixsocket.c (rsock_init_unixsock): Open a socket
after path length check.
  This fixes a fd leak by TestSocket_UNIXSocket#test_too_long_path.



git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@46218 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2014-05-28 15:42:09 +00:00
..
lib
.document
addrinfo.h
ancdata.c socket: sendmsg/recvmsg only retries blocking on errors 2014-02-21 00:55:13 +00:00
basicsocket.c
constants.c
depend
extconf.rb
getaddrinfo.c
getnameinfo.c
ifaddr.c
init.c
ipsocket.c
mkconstants.rb
option.c
raddrinfo.c
rubysocket.h
socket.c
sockport.h
sockssocket.c
tcpserver.c
tcpsocket.c
udpsocket.c
unixserver.c
unixsocket.c * ext/socket/unixsocket.c (rsock_init_unixsock): Open a socket 2014-05-28 15:42:09 +00:00