ruby/test/socket
Yusuke Endoh 73b43fffa1 Prevent a warning: assigned but unused variable - status 2023-12-12 10:31:37 +09:00
..
test_addrinfo.rb Replace SocketError with Socket::ResolutionError in rsock_raise_socket_error 2023-11-30 13:27:19 +09:00
test_ancdata.rb * ext/socket/lib/socket.rb: Specify frozen_string_literal: true. 2015-11-14 13:15:33 +00:00
test_basicsocket.rb Use omit instead of skip: test/socket/**/*.rb 2021-12-28 20:29:54 +09:00
test_nonblock.rb Add support for `sockaddr_un` on Windows. (#6513) 2022-11-17 14:50:25 -08:00
test_socket.rb Fixup with review comment 2023-12-01 12:20:03 +09:00
test_sockopt.rb Use omit instead of skip: test/socket/**/*.rb 2021-12-28 20:29:54 +09:00
test_tcp.rb Prevent a warning: assigned but unused variable - status 2023-12-12 10:31:37 +09:00
test_udp.rb Use omit instead of skip: test/socket/**/*.rb 2021-12-28 20:29:54 +09:00
test_unix.rb Reduce the number of times IO is passed in send_io/recv_io test 2023-10-25 20:37:21 +09:00