HomeFreeBSD

listen(): improve POSIX compliance

Description

listen(): improve POSIX compliance

Ensure that a negative backlog argument is handled as it if was 0.

Reviewed by: markj@, glebius@
Sponsored by: Netflix, Inc.
Differential Revision: https://reviews.freebsd.org/D31821

Details

Provenance
tuexenAuthored on Oct 11 2022, 8:46 PM
Differential Revision
D31821: Improve POSIX compliance of listen()
Parents
rGd88131e1e50c: ofw_graph(9): hook it up to the Makefile
Branches
Unknown
Tags
Unknown
Reverted By
rGbc0d40767636: Revert "listen(): improve POSIX compliance"