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 4ccfb2743f * ext/socket/raddrinfo.c (rsock_unix_sockaddr_len): return
sizeof(sa_familiy_t) if path is empty.  see "Autobind Feature" in
  unix(7) for details.

* ext/socket/lib/socket.rb (unix_socket_abstract_name?): treat an
  empty path as an abstract name.

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

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@38994 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2013-01-31 04:59:31 +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 Revert "Darwin 12 (OS X Mountain Lion) also has Bug #6692" 2012-09-26 04:03:26 +00:00
test_sockopt.rb
test_tcp.rb
test_udp.rb
test_unix.rb * ext/socket/raddrinfo.c (rsock_unix_sockaddr_len): return 2013-01-31 04:59:31 +00:00