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
normal 409e53dec1 avoid rb_bug on BasicSocket.for_fd(-1)
* ext/socket/init.c (rsock_init_sock): check FD after validating
* test/socket/test_basicsocket.rb (test_for_fd): new
  [ruby-core:72418] [Bug #11854]

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@53231 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2015-12-21 18:57:50 +00:00
..
test_addrinfo.rb
test_ancdata.rb
test_basicsocket.rb avoid rb_bug on BasicSocket.for_fd(-1) 2015-12-21 18:57:50 +00:00
test_nonblock.rb
test_socket.rb * test/socket/test_socket.rb (test/socket/test_socket.rb): skip the test when Socket::SO_TIMESTAMP is not defined. 2015-11-21 16:19:06 +00:00
test_sockopt.rb
test_tcp.rb * test/ruby/test_mixed_unicode_escapes.rb: fixed typo. 2015-12-03 06:38:01 +00:00
test_udp.rb
test_unix.rb socket: expand docs+tests for recv_io/send_io 2015-12-07 18:39:47 +00:00