Files
spring-integration/spring-integration-ip/src
谢鑫 cd5b3b1426 Fix TimeUnit in ChannelInputStream.close()
The `TcpNioConnection.ChannelInputStream.close()` uses wrongly `TimeUnit.SECONDS`
for the `pipeTimeout` in the `this.buffers.offer()` call.

* The `TimeUnit.MILLISECONDS` must be used instead

**Cherry-pick to 5.1.x, 5.0.x, 4.3.x**
2019-05-28 14:34:44 -04:00
..
2019-03-28 12:54:37 -04:00