Joseph Redmon
2015-01-20 6e1d5b45de988bb795c4c505f22f2170a78b7746
1
2
3
4
#include "network.h"
 
void client_update(network net, char *address);
void server_update(network net);