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)
Sun, Jun 7, 7:15 AM
Unknown Object (File)
Sat, May 30, 9:45 PM
Unknown Object (File)
Fri, May 29, 4:59 AM
Unknown Object (File)
Apr 25 2026, 9:59 PM
Unknown Object (File)
Apr 25 2026, 3:26 AM
Unknown Object (File)
Apr 19 2026, 7:51 PM
Unknown Object (File)
Apr 19 2026, 11:49 AM
Unknown Object (File)
Apr 9 2026, 7:52 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.