Joseph Redmon
2016-06-20 a45d17ffe3f6f3435228319171b2efda7484f01d
1
2
3
4
#include "network.h"
 
void client_update(network net, char *address);
void server_update(network net);