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