This website requires JavaScript.
Explore
Help
Sign in
uvos
/
SerialPortMultiplexer
Watch
1
Star
0
Fork
You've already forked SerialPortMultiplexer
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
A daemon that allows multi client access to a serial port via TCP
17
commits
1
branch
0
tags
70
KiB
C++
99.1%
CMake
0.9%
bc40ddbd9f
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
Carl Klemm
bc40ddbd9f
fixed SIGPIPE killing program
2020-02-08 21:53:09 +01:00
CMakeLists.txt
fixed SIGPIPE killing program
2020-02-08 21:53:09 +01:00
main.cpp
fixed SIGPIPE killing program
2020-02-08 21:53:09 +01:00
serial_io.cpp
Fixed serial compile issue
2019-05-18 16:00:48 +02:00
serial_io.h
Fixed serial compile issue
2019-05-18 16:00:48 +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