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