A daemon that allows multi client access to a serial port via TCP
Find a file
2023-08-22 11:27:21 +02:00
clienthandler.cpp add missing files 2022-01-14 18:40:00 +01:00
clienthandler.h add missing files 2022-01-14 18:40:00 +01:00
CMakeLists.txt dont force 64bit 2022-12-21 23:38:14 +01:00
main.cpp make serial handling more robust to hw errors 2023-08-22 11:27:21 +02:00
serial_io.cpp fix race bug 2021-10-02 14:22:00 +02:00
serial_io.h make serial handling more robust to hw errors 2023-08-22 11:27:21 +02:00
Socket.cpp basic epoll implementation 2019-05-20 13:28:51 +02:00
Socket.h basic epoll implementation 2019-05-20 13:28:51 +02:00