A custom socket storage for tls_socket_t.
More...
#include <tls.hpp>
A custom socket storage for tls_socket_t.
Definition at line 337 of file tls.hpp.
◆ socket_supplier_t()
template<typename Settings>
◆ ~socket_supplier_t()
◆ concurrent_accept_sockets_count()
The number of sockets that can be used for cuncurrent accept operations.
Definition at line 378 of file tls.hpp.
◆ move_socket()
- Parameters
-
idx | Index of a socket in the pool. |
Definition at line 366 of file tls.hpp.
◆ socket()
- Parameters
-
idx | Index of a socket in the pool. |
Definition at line 358 of file tls.hpp.
◆ m_io_context
◆ m_sockets
◆ m_tls_context
The documentation for this class was generated from the following file: