bind9/lib/isc/include
Evan Hunt fe7ed2ba24 update stream sockets with bound address/port
when isc_nm_listenstreamdns() is called with a local port of 0,
a random port is chosen. call uv_getsockname() to determine what
the port is as soon as the socket is bound, and add a function
isc_nmsocket_getaddr() to retrieve it, so that the caller can
connect to the listening socket. this will be used in cases
where the same process is acting as both client and server.
2023-03-28 12:38:28 -07:00
..
isc update stream sockets with bound address/port 2023-03-28 12:38:28 -07:00
.clang-format Add separate .clang-format files for headers 2020-02-14 09:31:05 +01:00