This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
darknet
Watch
1
Star
0
Fork
0
You've already forked darknet
mirror of
https://github.com/pjreddie/darknet.git
synced
2023-08-10 21:13:14 +03:00
Code
Issues
Projects
Releases
Wiki
Activity
1edcf73a73
darknet
/
src
/
server.h
5 lines
88 B
C
Raw
Normal View
History
Unescape
Escape
Detection good, split up col images
2014-12-04 10:20:29 +03:00
#
include
"network.h"
Starting on server/client
2014-12-03 19:48:07 +03:00
Detection good, split up col images
2014-12-04 10:20:29 +03:00
void
server_update
(
network
net
)
;
void
client_update
(
network
net
)
;
Reference in New Issue
Copy Permalink