fake commpoint, stores information More...
Data Fields | |
int | typecode |
typecode | |
int | type_udp_out |
if this is a udp outgoing type of commpoint | |
int | type_tcp_out |
if this is a tcp outgoing type of commpoint | |
int | type_http_out |
if this is a http outgoing type of commpoint. | |
comm_point_callback_type * | cb |
the callback, stored for usage | |
void * | cb_arg |
the callback userarg, stored for usage | |
struct replay_runtime * | runtime |
runtime ptr | |
struct fake_pending * | pending |
the pending entry for this commpoint (if any) | |
fake commpoint, stores information