Page MenuHomeFreeBSD

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

Authored by jhb on Wed, Jan 22, 7:53 PM.
Tags
None
Referenced Files
F108579641: D48596.id.diff
Sun, Jan 26, 2:00 PM
Unknown Object (File)
Fri, Jan 24, 3:57 PM
Unknown Object (File)
Thu, Jan 23, 1:52 AM
Unknown Object (File)
Wed, Jan 22, 8:22 PM
Unknown Object (File)
Wed, Jan 22, 8:19 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 Not Applicable
Unit
Tests Not Applicable