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