|
Crinit -- Configurable Rootfs Init
|

Data Fields | |
| int | sockFd |
| The socket to accept connections from. | |
| 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().