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