Joseph Redmon
2016-03-16 67794a52a1ca19275f186dbc21cb45c1a45d6b92
1
2
3
4
#include "network.h"
 
void client_update(network net, char *address);
void server_update(network net);