Tor 0.4.9.0-alpha-dev
Data Fields
orconn_status_msg_t Struct Reference

#include <orconn_event.h>

Data Fields

uint64_t gid
 
int status
 
int reason
 

Detailed Description

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.

Field Documentation

◆ gid

uint64_t gid

connection's global ID

Definition at line 91 of file orconn_event.h.

◆ reason

int reason

reason

Definition at line 93 of file orconn_event.h.

◆ status

int status

or_conn_status_event_t

Definition at line 92 of file orconn_event.h.

Referenced by bto_status_rcvr().


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