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