Module synchronous

Source
Expand description

Synchronous (blocking) utils.

Structsยง

BufferPool
A pool of buffers available for reading concurrent netlink messages without truncation.
BufferPoolGuard
Guard indicating that a buffer has been acquired and the semaphore has been incremented.