Crinit -- Configurable Rootfs Init
|
Public Attributes | |
int | sockFd |
The socket to accept connections from. More... | |
crinitThreadPool_t * | tpRef |
Helper structure defining the arguments to connThread()
int crinitConnThrArgs_t::sockFd |
The socket to accept connections from.
crinitThreadPool_t* crinitConnThrArgs_t::tpRef |
Pointer to the crinitThreadPool_t context, needed for crinitThreadPoolThreadAvailCallback() and crinitThreadPoolThreadBusyCallback().