mirror of
https://github.com/jetty/jetty.project.git
synced 2025-02-19 13:06:06 +00:00
Now IllegalStateExceptions are thrown with a message. Methods needsFillInterest() and onIncompleteFlush() are now wrapped in try/catch to make sure the connection is closed in case of exceptions. Signed-off-by: Simone Bordet <simone.bordet@gmail.com>