jetty.project/jetty-io/src
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
..
main/java Fixes #4444 - Connection timeout intermittently when using jetty 9.4.25. 2020-01-17 10:14:02 +01:00
test Fixes #4444 - Connection timeout intermittently when using jetty 9.4.25. 2020-01-17 10:14:02 +01:00