jetty.project/jetty-io
Simone Bordet 71716d71c4 Fixes #4444 - Connection timeout intermittently when using jetty 9.4.25.
Fixed write in doShutdownOutput() by updating the state before the write,
so that needsFillInterest() can check whether to also do a write or not.

Signed-off-by: Simone Bordet <simone.bordet@gmail.com>
2020-01-17 10:14:02 +01:00
..
src Fixes #4444 - Connection timeout intermittently when using jetty 9.4.25. 2020-01-17 10:14:02 +01:00
pom.xml Updating to version 9.4.26-SNAPSHOT 2019-12-20 11:30:41 -06:00