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, Aug 17, 2:22 AM
Unknown Object (File)
Thu, Aug 13, 12:32 PM
Unknown Object (File)
Tue, Aug 11, 11:26 PM
Unknown Object (File)
Tue, Aug 11, 11:08 PM
Unknown Object (File)
Tue, Aug 11, 7:55 AM
Unknown Object (File)
Mon, Aug 10, 1:20 PM
Unknown Object (File)
Mon, Aug 10, 1:13 PM
Unknown Object (File)
Mon, Aug 10, 1:12 PM
Subscribers

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 12991
Build 13245: arc lint + arc unit

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.