Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
在我的模拟中,我成功发送了许多数据包,但在某些时候我收到了这个错误:
assert failed. cond="m_nBytes >= packet->GetSize ()
所有数据包的大小都相同,我还等待 NetDevice 的队列为空,然后再发送下一个。有谁知道为什么会发生这种情况?
谢谢