QSC Post Quantum Cryptographic Library 1.3.0.0 (C1)
A post quantum secure library written in Ansi C
Loading...
Searching...
No Matches
qsc_tls_socket_server_worker_state Struct Reference

The fixed-pool worker state used by the concurrent TLS socket server. More...

#include <tlssocket.h>

Data Fields

struct qsc_tls_socket_serverserver
size_t index

Detailed Description

The fixed-pool worker state used by the concurrent TLS socket server.

Field Documentation

◆ index

size_t index

The fixed connection slot index assigned to the worker.

◆ server

struct qsc_tls_socket_server* server

The owning server instance.


The documentation for this struct was generated from the following file:
  • C:/Users/stepp/Documents/Visual Studio 2022/Projects/C/QSC/QSC/tlssocket.h