The fixed-pool worker state used by the concurrent TLS socket server. More...
#include <tlssocket.h>
Data Fields | |
| struct qsc_tls_socket_server * | server |
| size_t | index |
The fixed-pool worker state used by the concurrent TLS socket server.
| size_t index |
The fixed connection slot index assigned to the worker.
| struct qsc_tls_socket_server* server |
The owning server instance.