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
F109363156: D48596.id.diff
Tue, Feb 4, 2:18 AM
F109343889: D48596.diff
Mon, Feb 3, 8:19 PM
F109337802: D48596.id149720.diff
Mon, Feb 3, 6:28 PM
F109293474: D48596.diff
Mon, Feb 3, 4:31 AM
Unknown Object (File)
Fri, Jan 31, 4:13 AM
Unknown Object (File)
Sun, Jan 26, 2:00 PM
Unknown Object (File)
Fri, Jan 24, 3:57 PM
Unknown Object (File)
Thu, Jan 23, 1:52 AM
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