rd-net/RdFramework/Impl/WebSocketWire.cs (1 line): - line 19: // /// TODO: Support closing handshake rd-net/Test.RdFramework/SocketProxyTest.cs (1 line): - line 14: [Ignore("TODO: this test tends to hang")] rd-net/Lifetimes/Threading/SpinWaitLock.cs (1 line): - line 82: // TODO //_processorCount = (int)ProcessorUtil.GetProcessorCountWithAffinityMask(); rd-net/RdFramework/Impl/SocketWire.cs (1 line): - line 292: if (seqN > myMaxReceivedSeqn || seqN == 1 /*TODO new client, possible duplicate problem if ack for seqN=1 from previous client's connection hasn't passed*/) rd-net/RdFramework.Reflection/ReflectionSerializers.cs (1 line): - line 406: var ctxWrite = SerializerReflectionUtil.ConvertWriter(serializers.Writer); // TODO: cache?