HomeFreeBSD

Use sa_len instead of sizeof(struct sockaddr_storage) to work around a

Description

Use sa_len instead of sizeof(struct sockaddr_storage) to work around a
FreeBSD kernel check, which would return EINVAL when the passed length
is larger than desired.

PR: ports/202819
Submitted by: brd

Details

Provenance
delphijAuthored on
Parents
rP395814: - Update to 2.2.5
Branches
Unknown
Tags
Unknown