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