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