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