Tor  0.4.7.0-alpha-dev
Data Fields
msg_aux_data_t Union Reference

#include <msgtypes.h>

Data Fields

void * ptr
 
uint64_t u64
 

Detailed Description

Auxiliary (untyped) data sent along with a message.

We define this as a union of a pointer and a u64, so that the integer types will have the same range across platforms.

Definition at line 42 of file msgtypes.h.


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