Skip to content

Conversation

@devnexen
Copy link
Member

  • opening up building peername to non ipv6 supported systems.
  • while at it, inet_ntop should not be called with a query size as large as MAX_NAME_LEN/MAX_OID_LEN but INET6_ADDRSTRLEN max.
  • checking in case of non ipv6 support (AF_INET6 can be still defined in this case).

- opening up building peername to non ipv6 supported systems.
- while at it, inet_ntop should not be called with a query size
as large as MAX_NAME_LEN/MAX_OID_LEN but INET6_ADDRSTRLEN max.
- checking in case of non ipv6 support (AF_INET6 can be still
defined in this case).
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant