Joseph Redmon
2016-08-05 845ab7579685b6702c92c1088ec11e71bde51f3c
1
2
3
4
#include "network.h"
 
void client_update(network net, char *address);
void server_update(network net);