mirror of
https://github.com/jetty/jetty.project.git
synced 2025-02-23 16:05:00 +00:00
Fixed logic in HttpDestination.RequestTimeouts, where now a timeout is scheduled only when the expiration time is less than the existing one. Various code cleanups. Renamed HttpDestination.TimeoutTask to RequestTimeouts for clarity. Improved javadocs, code comments and logging. Signed-off-by: Simone Bordet <simone.bordet@gmail.com> (cherry picked from commit 5f23689aa7f44c0660ba2ad92c7c6a15d7c4af15) (cherry picked from commit da50e06b640d448d42e642c842cf9bc647797a49) (cherry picked from commit 88ac10439a8b5ec1c34aaab4ccbf0f590aee33f8)