steveohara / j2mod

Enhanced Modbus library implemented in the Java programming language
Apache License 2.0
265 stars 111 forks source link

Propagate ModbusTCPListener timeout to the TCPSlaveConnection #59

Closed javicacheiro closed 6 years ago

javicacheiro commented 6 years ago

Fixes #58

steveohara commented 6 years ago

Thanks for the code, I've committed your change. In future, could you also update the RELEASe_NOTES.md so that everything appears in the same commit :)

javicacheiro commented 6 years ago

Of course, I will do.