Crinit -- Configurable Rootfs Init
Loading...
Searching...
No Matches
crinitConnThrArgs Struct Reference
Collaboration diagram for crinitConnThrArgs:
Collaboration graph

Data Fields

int sockFd
 The socket to accept connections from.
 
crinitThreadPool_ttpRef
 

Detailed Description

Helper structure defining the arguments to connThread()

Field Documentation

◆ sockFd

int crinitConnThrArgs::sockFd

The socket to accept connections from.

◆ tpRef

crinitThreadPool_t* crinitConnThrArgs::tpRef

Pointer to the crinitThreadPool_t context, needed for crinitThreadPoolThreadAvailCallback() and crinitThreadPoolThreadBusyCallback().


The documentation for this struct was generated from the following file: