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
multicast-plane
sysdis-project
/
plane
History
xdrm-brackets
b245e6f623
[fix] Fixed conflicts between TCP server sockets (at thread launch each have its own socket, then it becomes the same, reference err) -> so memcpy the socket at launch)
2017-04-20 11:49:11 +02:00
..
lib
[done] plane part to manage received IP/PORT from multicast group and connect to TCP socket.
2017-04-18 20:14:50 +02:00
Makefile
`make clean` works now for plane code
2017-04-18 19:34:10 +02:00
plane.c
[fix] Fixed conflicts between TCP server sockets (at thread launch each have its own socket, then it becomes the same, reference err) -> so memcpy the socket at launch)
2017-04-20 11:49:11 +02:00
plane.h
started multicast for planes
2017-04-18 10:36:32 +02:00