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