mirror of
https://github.com/jetty/jetty.project.git
synced 2025-02-23 16:05:00 +00:00
A special item is queued into the Session for flushing, and when it is dequeued it closes the underlying connection. This allows pending writes to complete before the underlying connection is closed.