1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/test/socket
shugo a1ed445b81 * ext/socket/socket.c (sock_s_pack_sockaddr_un): calculate the
correct address length of an abstract socket.

* test/socket/test_unix.rb: related test.

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@38963 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2013-01-29 00:32:05 +00:00
..
test_addrinfo.rb Check if there is no error before reconnect [Bug #4387] 2012-10-30 00:40:54 +00:00
test_ancdata.rb
test_basicsocket.rb
test_nonblock.rb
test_socket.rb
test_sockopt.rb
test_tcp.rb
test_udp.rb
test_unix.rb * ext/socket/socket.c (sock_s_pack_sockaddr_un): calculate the 2013-01-29 00:32:05 +00:00