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