pazzarpj / aiomodbus

Asyncio Library for Modbus
MIT License
5 stars 1 forks source link

Add support for client socket port #25

Closed pazzarpj closed 3 years ago

pazzarpj commented 3 years ago

Add the ability to set the client socket port in a socket reuse state. This can be useful for connecting to devices that do not correctly close off half open TCP sockets.