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)
Mon, Sep 29, 5:18 PM
Unknown Object (File)
Tue, Sep 16, 12:10 AM
Unknown Object (File)
Sep 12 2025, 10:17 AM
Unknown Object (File)
Sep 10 2025, 5:23 AM
Unknown Object (File)
Sep 4 2025, 7:12 PM
Unknown Object (File)
Sep 3 2025, 3:32 AM
Unknown Object (File)
Aug 30 2025, 5:11 AM
Unknown Object (File)
Aug 9 2025, 6:42 AM
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.