This website requires JavaScript.
Explore
Help
Sign In
xdrm-brackets
/
sysdis-project
Watch
1
Star
0
Fork
You've already forked sysdis-project
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
63436afc35
sysdis-project
/
central-manager
/
lib
/
local
History
xdrm-brackets
63436afc35
Separated code between `main`, `middlewares` which creates a new socket (to do for UDP : copypaste the code from main to middlewares), and `handlers` which have the socket and do the actual management (communications)
2017-04-09 19:33:27 +02:00
..
handler.c
Separated code between `main`, `middlewares` which creates a new socket (to do for UDP : copypaste the code from main to middlewares), and `handlers` which have the socket and do the actual management (communications)
2017-04-09 19:33:27 +02:00
handler.h
Separated code between `main`, `middlewares` which creates a new socket (to do for UDP : copypaste the code from main to middlewares), and `handlers` which have the socket and do the actual management (communications)
2017-04-09 19:33:27 +02:00
middleware.c
Separated code between `main`, `middlewares` which creates a new socket (to do for UDP : copypaste the code from main to middlewares), and `handlers` which have the socket and do the actual management (communications)
2017-04-09 19:33:27 +02:00
middleware.h
Separated code between `main`, `middlewares` which creates a new socket (to do for UDP : copypaste the code from main to middlewares), and `handlers` which have the socket and do the actual management (communications)
2017-04-09 19:33:27 +02:00