Tor
0.4.7.0-alpha-dev
|
Data Fields | |
uint16_t | port |
time_t | time |
A single predicted port: used to remember which ports we've made connections to, so that we can try to keep making circuits that can handle those ports.
Definition at line 36 of file predict_ports.c.
uint16_t port |
The port we connected to
Definition at line 38 of file predict_ports.c.
time_t time |
The time at which we last used it
Definition at line 40 of file predict_ports.c.