Freeciv-3.1
|
Data Fields | |
void * | data |
enum packet_type | type |
void* packet_to_handle::data |
Definition at line 447 of file sernet.c.
Referenced by get_packet(), and incoming_client_packets().
enum packet_type packet_to_handle::type |
Definition at line 448 of file sernet.c.
Referenced by get_packet(), and incoming_client_packets().