Joseph Redmon
2015-11-09 8c5364f58569eaeb5582a4915b36b24fc5570c76
1
2
3
4
#include "network.h"
 
void client_update(network net, char *address);
void server_update(network net);