mirror of
https://github.com/jetty/jetty.project.git
synced 2025-02-24 08:28:54 +00:00
This is needed to allow onOpen() to execute just after the connection creation, otherwise the application may delay the onOpen() call indefinitely by implementing a request listener method.