Joseph Redmon
2015-02-24 5f4a5f59b072d4029107422d30b04941424c48b1
1
2
3
4
#include "network.h"
 
void client_update(network net, char *address);
void server_update(network net);