#include <peerdef.h>
Data Fields | |
flag_t | stop_synack_find |
a flag to indicate whether or not to stop looking for a synack | |
port_t | port |
the port that the synack came in on | |
flag_t | port_set |
indicates if the port has been set | |
flag_t | find_synack_done |
the synack has been found, or an error occured | |
pthread_t | find_synack_tid |
the thread id of the thread started to find the synack |
Definition at line 52 of file peerdef.h.