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