51 int send_fd(
const int sock,
const int fd);
int recv_fd(const int sock)
Receives a file descriptor.
int send_fd(const int sock, const int fd)
Sends a file descriptor.
Defines the logger used by the top-level component of kea-dhcp-ddns.
const int FD_SYSTEM_ERROR