1
0
mirror of https://github.com/deavmi/birchwood synced 2024-09-20 11:43:22 +02:00
- Removed now-completed TODO
This commit is contained in:
Tristan B. Velloza Kildaire 2023-04-05 08:26:25 +02:00
parent fe578c74b8
commit a48b515d2e

View File

@ -104,10 +104,6 @@ public final class ReceiverThread : Thread
* an event depending on the type of message
*
* Handles PINGs along with normal messages
*
* TODO: Our high load average is from here
* ... it is getting lock a lot and spinning here
* ... we should use libsnooze to avoid this
*/
private void recvHandlerFunc()
{