This website requires JavaScript.
Explore
Help
Sign In
mirror
/
ruby
Watch
1
Star
0
Fork
0
You've already forked ruby
mirror of
https://github.com/ruby/ruby.git
synced
2026-01-28 13:04:22 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
ruby
/
test
/
socket
History
Nobuyoshi Nakada
1a24442193
test/socket/test_addrinfo.rb: Suppress Errno::EACCES on Windows
2022-12-21 15:18:34 +09:00
..
test_addrinfo.rb
test/socket/test_addrinfo.rb: Suppress Errno::EACCES on Windows
2022-12-21 15:18:34 +09:00
test_ancdata.rb
…
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 8cd6f2a0872e74c6cc089d2a4f8140483080c67a
2022-09-07 09:41:28 +09:00
test_sockopt.rb
Use omit instead of skip: test/socket/**/*.rb
2021-12-28 20:29:54 +09:00
test_tcp.rb
Add IO#timeout attribute and use it for blocking IO operations. (
#5653
)
2022-10-07 21:48:38 +13:00
test_udp.rb
Use omit instead of skip: test/socket/**/*.rb
2021-12-28 20:29:54 +09:00
test_unix.rb
Prevent a "warning: assigned but unused variable - s2"
2022-11-18 14:39:40 +09:00