Joseph Redmon
2015-07-12 0b2be9d76a369e28fd1fc384b3952621921c9ae5
1
2
3
4
#include "network.h"
 
void client_update(network net, char *address);
void server_update(network net);