CTaps 0.3.0
A C implementation of the Transport Services API (RFC 9621 - 9623)
Loading...
Searching...
No Matches
ct_transport_properties_t Struct Reference

Opaque handle representing transport properties used for selecting and configuring protocols. More...

#include <ctaps.h>

Detailed Description

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.


The documentation for this struct was generated from the following file: