ruby/test/socket
Benoit Daloze b4ec4a41c2 Guard all accesses to RubyVM::MJIT with defined?(RubyVM::MJIT) &&
* Otherwise those tests, etc cannot run on alternative Ruby implementations.
2020-12-04 16:45:54 +01:00
..
test_addrinfo.rb Make Socket.getaddrinfo interruptible (#2827) 2020-08-27 16:39:13 +09:00
test_ancdata.rb
test_basicsocket.rb Thread scheduler for light weight concurrency. 2020-05-14 22:10:55 +12:00
test_nonblock.rb Removed unused variables 2019-06-30 08:45:01 +09:00
test_socket.rb Guard all accesses to RubyVM::MJIT with defined?(RubyVM::MJIT) && 2020-12-04 16:45:54 +01:00
test_sockopt.rb Sat Mar 5 09:17:54 2016 Rei Odaira <Rei.Odaira@gmail.com> 2016-03-05 00:29:39 +00:00
test_tcp.rb Add resolve_timeout to TCPSocket [Feature #17134] 2020-09-25 15:19:14 +09:00
test_udp.rb tests: support Linux kernels with CONFIG_IPV6=n 2018-10-13 05:18:49 +00:00
test_unix.rb Update UnixSocket#recv_io tests to handle receiving a UnixSocket 2020-09-22 15:44:34 -07:00