device/TcpServer.cs @@ -113,7 +113,6 @@ if (!buffers.Keys.Contains(remote_ip)) { buffers.Add(remote_ip, new byte[1024]); } if (!isSend.Keys.Contains(remote_ip)) {