goburrow / serial

Go (golang) serial library for modbus
https://github.com/goburrow/modbus
MIT License
193 stars 90 forks source link

fix: use syscall poll instead of select to avoid limitations #20

Open kulti opened 2 years ago

kulti commented 2 years ago

Closes #19