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