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