ruby/ext/socket/lib
Jean Boussier b2fc1b054e Update BasicSocket#recv documentation on return value
Ref: https://github.com/ruby/ruby/pull/6407

[Bug #19012]

`0` is now interpreted as closed connection an not an
empty packet, as these are very rare and pretty much
useless.
2023-12-18 12:58:08 +01:00
..
socket.rb Update BasicSocket#recv documentation on return value 2023-12-18 12:58:08 +01:00