频繁发送数据的问题 #446
Unanswered
yflisa
asked this question in
Q&A (问题和回答)
频繁发送数据的问题
#446
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
环境:vs2022使用 tquic/libuv 库发送数据,ubuntu 上面收数据
问题:频繁地调用发送逻辑,中间需要 sleep 1ms,否则收到的数据顺序不对;但是加了 1ms 的sleep 后,发送逻辑会变慢 。应该如何优化?
qa.txt
Beta Was this translation helpful? Give feedback.
All reactions