Page MenuHomeFreeBSD

ctld: Factor our code to setup a listening socket into a separate function
ClosedPublic

Authored by jhb on Jan 22 2025, 7:53 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, Mar 20, 6:11 AM
Unknown Object (File)
Thu, Mar 19, 7:30 AM
Unknown Object (File)
Mon, Mar 9, 12:48 PM
Unknown Object (File)
Sun, Mar 8, 8:51 PM
Unknown Object (File)
Sat, Mar 7, 6:12 PM
Unknown Object (File)
Feb 25 2026, 9:36 PM
Unknown Object (File)
Feb 25 2026, 8:12 AM
Unknown Object (File)
Feb 24 2026, 9:52 PM
Subscribers

Details

Summary

While here:

  • Reuse the address family from the addrinfo structure instead of calling getsockname(2) on the socket.
  • Remove a bogus comment about the PCP option.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 61889
Build 58773: arc lint + arc unit