Kerry Jiang
Kerry Jiang
Which version do you mean?
.NET 8.0版本? 看代码像是在使用SuperSocket 1.6. 请问你是使用的哪个版本的SuperSocket?
不对,你这截图的这句代码是1.6的,2.0没这个。
2.0的实例 https://github.com/kerryjiang/SuperSocket/tree/master/samples
能写一段单元测试重现问题吗?比如说循环Echo 1000遍,如果接收返回时间超过10ms就失败。
加个测试用例,在虚拟机上(能够重现问题的环境)跑。然后把你的测试用例分享出来。
Where is your test code?
Could you paste your code here, especially the piece about these logs? 2024-07-03 18:06:12,655 [.NET TP Worker] INFO IConnection - Input.writer FlushAsync time:65172.6553468 2024-07-03 18:06:13,680 [.NET TP Worker] INFO IConnection...
thread leak issue caused by this lib?
Sounds like thread leak.