diff options
author | Aikar <[email protected]> | 2018-03-11 14:15:38 -0400 |
---|---|---|
committer | Aikar <[email protected]> | 2018-03-11 14:15:38 -0400 |
commit | c8027cd453439cef9768955ad957e826b713be05 (patch) | |
tree | f68e02b368ac754b4055be831a8564869f867475 /LICENSE.md | |
parent | e0c0fa5682207e7d2143b9073a18fb33ab6a7678 (diff) | |
download | Paper-c8027cd453439cef9768955ad957e826b713be05.tar.gz Paper-c8027cd453439cef9768955ad957e826b713be05.zip |
Disable Implicit Network Manager Flushing
This seems completely pointless, as packet dispatch uses .writeAndFlush.
Things seem to work fine without implicit 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.implicit-flush=true
Diffstat (limited to 'LICENSE.md')
0 files changed, 0 insertions, 0 deletions