Changes

Summary

  1. Revert to sleep(2L) in PatchTcpReaderThread, disable (commit: 91e1f1b) (details)
Commit 91e1f1b0265a4c590839dfe29ce41e49f9157f15 by rallanpcl
Revert to sleep(2L) in PatchTcpReaderThread, disable TcpConnection.wakeThreads() - there's no reason to do this every tick when they only sleep for 1/25th of a tick anyway.

Signed-off-by: Ross Allan <[email protected]>
(commit: 91e1f1b)
The file was modifiedsrc/common/me/nallar/patched/network/PatchTcpConnection.java (diff)
The file was modifiedsrc/common/me/nallar/patched/network/PatchTcpReaderThread.java (diff)