mirror of
https://github.com/jetty/jetty.project.git
synced 2025-02-22 15:15:48 +00:00
fillInterested() is called. This is needed to avoid race conditions where fillInterested() triggers a new thread entering onFillable() and acquiring a new buffer while the previous thread is releasing the previous buffer.