Helium
|
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 |
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).