24#define SERVER_LAN_PORT 4555
25#define SERVER_LAN_TTL 1
26#define SERVER_LAN_VERSION 2
@ S_E_END_OF_TURN_TIMEOUT
int server_open_socket(void)
void init_connections(void)
int server_make_connection(int new_sock, const char *client_addr, const char *client_ip)
void handle_conn_pong(struct connection *pconn)
enum server_events server_sniff_all_input(void)
void handle_client_heartbeat(struct connection *pconn)
void readline_atexit(void)
void close_connections_and_socket(void)