jetty.project/jetty-server
Greg Wilkins 00b42ca5ee Issue #1418
Improved async handling to avoid race of setWriteListener->handle with async read callback.
The async read callback now calls into the HttpChannelState with a new onReadPossible() method.
A more detailed state machine is now kept for async reads, with and additional state for using
the handler thread to produce more content.
2017-03-23 15:58:16 +11:00
..
src Issue #1418 2017-03-23 15:58:16 +11:00
pom.xml Updating to version 9.4.4-SNAPSHOT 2017-03-17 10:53:54 -07:00