bind9/lib/isc/include
Evan Hunt 8c51a32e5c netmgr: add isc_nm_routeconnect()
isc_nm_routeconnect() opens a route/netlink socket, then calls a
connect callback, much like isc_nm_udpconnect(), with a handle that
can then be monitored for network changes.

Internally the socket is treated as a UDP socket, since route/netlink
sockets follow the datagram contract.
2021-10-15 00:56:58 -07:00
..
isc netmgr: add isc_nm_routeconnect() 2021-10-15 00:56:58 -07:00
.clang-format Add separate .clang-format files for headers 2020-02-14 09:31:05 +01:00