jetty.project/jetty-util/src
Simone Bordet 0374d40cae
Issue #2439 - Remove HTTP/2 data copy. (#2444)
* Issue #2439 - Remove HTTP/2 data copy.

Implemented reference counting for the network buffer, with the
semantic that calling succeeded() on callbacks decrements the
reference count.
Introduced interface Retainable, used by the client when notifying
multiple application content listeners.

Signed-off-by: Simone Bordet <simone.bordet@gmail.com>
2018-05-09 09:39:57 +02:00
..
main Issue #2439 - Remove HTTP/2 data copy. (#2444) 2018-05-09 09:39:57 +02:00
test Issue #2468 - EWYK concurrent produce (#2477) 2018-04-25 17:59:58 +02:00