or_handshake_state_t Struct Reference

#include <or.h>


Data Fields

time_t sent_versions_at
unsigned int started_here: 1
unsigned int received_versions: 1


Detailed Description

Stores flags and information related to the portion of a v2 Tor OR connection handshake that happens after the TLS handshake is finished.

Field Documentation

When was the VERSIONS cell sent on this connection? Used to get an estimate of the skew in the returning NETINFO reply.

Referenced by command_process_netinfo_cell(), and connection_or_send_versions().

True iff we originated this connection

Referenced by connection_init_or_handshake_state(), and connection_or_nonopen_was_started_here().

True iff we have received and processed a VERSIONS cell.

Referenced by command_process_netinfo_cell(), and command_process_versions_cell().


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

Generated on Tue May 25 00:31:16 2010 for tor by  doxygen 1.5.6