Aranya
a software development tool for governing access to data and services over a decentralized, zero-trust framework with secure end-to-end encrypted data exchange built-in.
Loading...
Searching...
No Matches
Related Symbols
AranyaAqcBidiStream Struct Reference

An AQC Bidirectional Stream Object. More...

#include <aranya-client.h>

Related Symbols

(Note that these are not member symbols.)

AranyaError aranya_aqc_bidi_stream_cleanup (struct AranyaAqcBidiStream *ptr)
 Releases any resources associated with ptr.
 
AranyaError aranya_aqc_bidi_stream_cleanup_ext (struct AranyaAqcBidiStream *ptr, struct AranyaExtError *__ext_err)
 Releases any resources associated with ptr.
 

Detailed Description

An AQC Bidirectional Stream Object.

Friends And Related Symbol Documentation

◆ aranya_aqc_bidi_stream_cleanup()

AranyaError aranya_aqc_bidi_stream_cleanup ( struct AranyaAqcBidiStream ptr)
related

Releases any resources associated with ptr.

ptr must either be null or initialized by ::aranya_aqc_bidi_stream_init.

◆ aranya_aqc_bidi_stream_cleanup_ext()

AranyaError aranya_aqc_bidi_stream_cleanup_ext ( struct AranyaAqcBidiStream ptr,
struct AranyaExtError __ext_err 
)
related

Releases any resources associated with ptr.

ptr must either be null or initialized by ::aranya_aqc_bidi_stream_init.


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