![]() |
Freeciv21
Develop your civilization from humble roots to a global empire
|
#include <connection.h>
Public Attributes | |
| unsigned int | length: 4 |
| unsigned int | type: 4 |
Definition at line 114 of file connection.h.
| unsigned int packet_header::length |
Definition at line 115 of file connection.h.
Referenced by conn_compression_flush(), get_packet_from_connection_raw(), packet_check(), packet_header_init(), and packet_header_set().
| unsigned int packet_header::type |
Definition at line 116 of file connection.h.
Referenced by get_packet_from_connection_raw(), packet_check(), packet_header_init(), and packet_header_set().