netty5/example/src
Norman Maurer cda4f88ca2
Correctly release inbound data in example. (#8105)
Motivation:

We need to release the inbound data to ensure there are no leaks.

Modifications:

Extend SimpleChannelInboundHandler which will release inbound data by default.

Result:

No more leaks.
2018-07-09 03:50:26 -04:00
..
main Correctly release inbound data in example. (#8105) 2018-07-09 03:50:26 -04:00