Paper/paper-server/patches/sources/net/minecraft/network
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
..
chat Adventure 2021-01-29 17:54:03 +01:00
protocol Configurable Player Collision 2016-04-13 02:10:49 -04:00
syncher Remap CraftBukkit to Mojang+Yarn Mappings 2024-12-11 22:26:55 +01:00
Connection.java.patch Disable Explicit Network Manager Flushing 2018-03-11 14:13:33 -04:00
FriendlyByteBuf.java.patch Adventure 2021-01-29 17:54:03 +01:00
PacketEncoder.java.patch Adventure 2021-01-29 17:54:03 +01:00