Joseph Redmon
2015-11-09 9e8a12af40bb20fb5c4fb6b51777c94732e18b98
1
2
3
4
#include "network.h"
 
void client_update(network net, char *address);
void server_update(network net);