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
2014-10-04 07:11:54 +00:00
..
test_addrinfo.rb * test/socket/test_addrinfo.rb: remove unused variables. 2014-02-18 12:05:09 +00:00
test_ancdata.rb
test_basicsocket.rb
test_nonblock.rb * test/socket/test_addrinfo.rb: remove unused variables. 2014-02-18 12:05:09 +00:00
test_socket.rb * ext/socket/unixsocket.c (rsock_init_unixsock): Open a socket 2014-05-28 15:42:09 +00:00
test_sockopt.rb * ext/socket/option.c: Use "int" for IP_MULTICAST_LOOP and 2014-01-20 19:32:03 +00:00
test_tcp.rb * ext/socket/unixsocket.c (rsock_init_unixsock): Open a socket 2014-05-28 15:42:09 +00:00
test_udp.rb
test_unix.rb test/socket/test_unix.rb (TestSocket_UNIXSocket#test_too_long_path): sockaddr_un.sun_path in AIX is defined as char[1024], so "a" * 300 is not too long. "a" * 3000 would be enough. 2014-10-04 07:11:54 +00:00