mirror of
https://github.com/ruby/ruby.git
synced 2025-08-23 13:04:13 +02:00
![]() OpenBSD and Solaris behave differently here. Linux does deliver the empty packet, which is questionable as it's undistinguishable from a closed connection. It seems that OpenBSD and Solaris simply drop it. We could test the platform before doing the assertion, but it would likely be fragile, and the entire web recommend to not ever send an empty packet, so the value of this assertion is low. |
||
---|---|---|
.. | ||
test_addrinfo.rb | ||
test_ancdata.rb | ||
test_basicsocket.rb | ||
test_nonblock.rb | ||
test_socket.rb | ||
test_sockopt.rb | ||
test_tcp.rb | ||
test_udp.rb | ||
test_unix.rb |