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