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