changtsing

Results 3 issues of changtsing

不支持RSS的网卡要怎么处理呢,几乎都是一个cpu 跑 还有一个问题就是 quic_ack 那种场景需要开启,求详细的描述对40ms的问题的定位过程。

使用代码形式如下: local ok, code, headers, status, body =hc:request { url = url, method = "POST", body = postBody, headers = {["Content-Type"] = "application/x-www-form-urlencoded" } } 返回信息: code ='read status line...

Hello. My program is running on the macOS system and sends files to the peer (app) through Datachan. Datachan is set to send files sequentially. The general logic of the...