libc sctp: improve conformance of sctp_getpaddrs()
When there is no association, don't return -1 and indicate ENOENT,
but return 0 instead. This is specified in RFC 6458.
PR: 260117
MFC after: 1 week
libc sctp: improve conformance of sctp_getpaddrs() Tags None Referenced Files None Subscribers None
Description
Details
|