InetAddress in TcpParameters was not taken into account when creating Modbus Slave (server). This patch allows to take the address in account. 2 parameter to ServerSocket, backlog, is set to 0 as the doc says it will default to implementation specific default.
InetAddress in TcpParameters was not taken into account when creating Modbus Slave (server). This patch allows to take the address in account. 2 parameter to ServerSocket, backlog, is set to 0 as the doc says it will default to implementation specific default.