Module neli::socket[][src]

Wrapper for libc sockets

Socket code around libc

Notes

This module provides a low level one-to-one mapping between libc system call wrappers with defaults specific to netlink sockets as well as a higher level API for simplification of netlink code.

Structs

NlSocket

Handle for the socket file descriptor