|
CTaps 0.3.0
A C implementation of the Transport Services API (RFC 9621 - 9623)
|
Opaque handle representing a preconnection. More...
#include <ctaps.h>
Opaque handle representing a preconnection.
Created before initiating a connection or listener, this object holds all configuration (endpoints, properties, security) needed to initiate a connection or start a listener.
Created via ct_preconnection_new().