Files
paper-mc/paper-server/patches/sources/net/minecraft
Aikar a7bc7ca33a Disable Explicit Network Manager Flushing
This seems completely pointless, as packet dispatch uses .writeAndFlush.

Things seem to work fine without explicit flushing, but incase issues arise,
provide a System property to re-enable it using improved logic of doing the
flushing on the netty event loop, so it won't do the flush on the main thread.

Renable flushing by passing -Dpaper.explicit-flush=true
2018-03-11 14:13:33 -04:00
..
2017-06-17 18:48:21 -04:00
2022-07-06 23:00:31 -04:00
2016-03-30 19:36:20 -04:00
2016-03-30 19:36:20 -04:00
2018-01-14 17:01:31 -05:00
2018-03-10 00:50:24 +01:00
2021-01-29 17:54:03 +01:00