HomeFreeBSD

net/mpd5: do not use negative value for socket backlog

Description

net/mpd5: do not use negative value for socket backlog

Import r2463 from upstream.
As per POSIX, supply INT_MAX for listen(2) to use system default.
This changed in preparation for FreeBSD 14.

See also: https://reviews.freebsd.org/D31821

Details

Provenance
eugen_grosbein.netAuthored on Oct 11 2022, 11:19 PM
Parents
R11:8fc6b69f47e7: security/putty: fix aarch64 build on clang 10.
Branches
Unknown
Tags
Unknown