|
Network System 0.1.1
High-performance modular networking library for scalable client-server applications
|
Concept for TLS/SSL-enabled sockets. More...
#include <socket_concepts.h>
Concept for TLS/SSL-enabled sockets.
Secure sockets require a handshake before data transmission.
Types satisfying this concept: secure_tcp_socket
Example usage:
Definition at line 330 of file socket_concepts.h.