Merge remote-tracking branch 'origin/jetty-9.4.x' into jetty-10.0.x

Signed-off-by: Greg Wilkins <gregw@webtide.com>
This commit is contained in:
Greg Wilkins 2018-11-04 14:03:43 +01:00
commit f9af1e6739
1 changed files with 0 additions and 1 deletions

View File

@ -237,7 +237,6 @@ public abstract class ChannelEndPoint extends AbstractEndPoint implements Manage
notIdle();
else if (filled==-1)
shutdownInput();
}
catch(IOException e)
{