dashboard
repositories
filestore
activity
search
login
speedprog
/
mtg/mtg_card_detector
summary
reflog
commits
tree
tickets
docs
forks
compare
blame
|
history
|
raw
more writing stuff
Joseph Redmon
2015-09-23
a9e16d914a5e1247c4149d95afbe8f68ca846a53
[~speedprog/mtg/mtg_card_detector.git]
/
src
/
server.h
1
2
3
4
#include "network.h"
void client_update(network net, char *address);
void server_update(network net);