c22c6b845d
Motivation: For protocols like QUIC using UDP_SEGMENT (GSO) can help to reduce the overhead quite a bit. We should support it. Modifications: - Add a SegmentedDatagramPacket which can be used to use UDP_SEGMENT - Add unit test Result: Be able to make use of UDP_SEGMENT |
||
---|---|---|
.. | ||
main | ||
test/java/io/netty |