f1251412e4
Calling socket.close() does not imply that socket.isInputShutdown() returns true, so there was a possibility that code was calling ChannelEndPoint.shutdownInput(), but the input was not really shutdown, and a subsequent call to ChannelEndPoint.isInputShutdown() returned false. |
||
---|---|---|
.. | ||
src | ||
pom.xml |