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