Helium
Data Fields
he_wire_hdr Struct Reference

The wire header format It is strongly discouraged to interact with this header structure, however, it is provided for specific use cases (such as a server rejecting a session, where by definition we don't have a connection object). More...

#include <he.h>

Data Fields

char he [2]
 
uint8_t major_version
 
uint8_t minor_version
 
uint8_t aggressive_mode
 
uint8_t reserved [3]
 
uint64_t session
 

Detailed Description

The wire header format It is strongly discouraged to interact with this header structure, however, it is provided for specific use cases (such as a server rejecting a session, where by definition we don't have a connection object).


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