|
CTaps 0.3.0
A C implementation of the Transport Services API (RFC 9621 - 9623)
|
Opaque handle representing transport properties used for selecting and configuring protocols. More...
#include <ctaps.h>
Opaque handle representing transport properties used for selecting and configuring protocols.
Allocate a new instance using ct_transport_properties_new(). Use setter functions to configure properties, then pass to ct_preconnection_new() or similar.