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 eb78bedab7 test/socket/test_socket.rb (test_timestamp): retry send
I theorize there can be UDP packet loss even over loopback if
the kernel is under memory pressure.  Retry sending periodically
until recvmsg succeeds.

i[ruby-core:87842] [Bug #14898]

git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@63872 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2018-07-07 05:34:03 +00:00
..
test_addrinfo.rb init.c: encode socket error message 2018-01-23 15:31:22 +00:00
test_ancdata.rb
test_basicsocket.rb socket: fix BasicSocket#*_nonblock buffering bugs from r58400 2017-10-27 23:26:48 +00:00
test_nonblock.rb
test_socket.rb test/socket/test_socket.rb (test_timestamp): retry send 2018-07-07 05:34:03 +00:00
test_sockopt.rb
test_tcp.rb
test_udp.rb
test_unix.rb unixsocket.c: check NUL bytes 2018-03-28 10:08:57 +00:00