jetty.project/jetty-io
Simone Bordet 0c8b33e581 Fixes #2530 - Client waits forever for cancelled uploads.
After discussion on openjdk/nio-dev, we now wakeup the selector
after closing a socket, so that the SelectionKey can be removed
from the Selector and the TCP stack notified that the socket
has been really closed, so that it can send RST to clients.

Signed-off-by: Simone Bordet <simone.bordet@gmail.com>
2018-07-09 10:02:45 +02:00
..
src Fixes #2530 - Client waits forever for cancelled uploads. 2018-07-09 10:02:45 +02:00
pom.xml Updating to version 9.4.12-SNAPSHOT 2018-06-05 14:18:37 -05:00