Tor
0.4.7.0-alpha-dev
|
#include <orconn_event.h>
Data Fields | |
uint64_t | gid |
int | status |
int | reason |
Message for orconn status event
This contains information that ends up in ORCONN control protocol events.
Definition at line 90 of file orconn_event.h.
uint64_t gid |
connection's global ID
Definition at line 91 of file orconn_event.h.
int reason |
reason
Definition at line 93 of file orconn_event.h.
int status |
or_conn_status_event_t
Definition at line 92 of file orconn_event.h.
Referenced by bto_status_rcvr().