Page MenuHomeFreeBSD

Factorize code by using struct sockaddr_storage to handle both ipv6 and ipv4
ClosedPublic

Authored by bapt on Nov 24 2017, 9:21 AM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Apr 25, 6:38 PM
Unknown Object (File)
Mar 22 2024, 9:31 PM
Unknown Object (File)
Mar 22 2024, 9:31 PM
Unknown Object (File)
Mar 22 2024, 9:31 PM
Unknown Object (File)
Mar 8 2024, 6:25 AM
Unknown Object (File)
Feb 4 2024, 10:35 PM
Unknown Object (File)
Jan 23 2024, 10:01 AM
Unknown Object (File)
Jan 10 2024, 2:40 PM
Subscribers

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision is now accepted and ready to land.Dec 6 2017, 12:43 PM

It looks ok to me, but I am not familiar enough with socket handling to
be sure doing this is ok. As such, I suspect it's fine, but won't actually
accept it. (Someone else already has accepted it.)

Thanks for doing this, rick

This revision was automatically updated to reflect the committed changes.