C/C++语言QUIC接口中发送报文on_packets_send参数count是如何控制的? #380
Unanswered
LengM
asked this question in
Q&A (问题和回答)
Replies: 1 comment 2 replies
-
@LengM 批量待发送的报文,通过 |
Beta Was this translation helpful? Give feedback.
2 replies
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.
-
C/C++语言QUIC接口中发送报文on_packets_send参数count是如何控制的?

因为想要进行批量提交在此回调中的使用sendmmsg。
Beta Was this translation helpful? Give feedback.
All reactions