GetQueuedCompletionStatus失败,GetLastError返回234,是什么原因?解决方案

GetQueuedCompletionStatus失败,GetLastError返回234,是什么原因?TR,望解惑,感激不尽![解决办法]http://ms

GetQueuedCompletionStatus失败,GetLastError返回234,是什么原因?
TR,望解惑,感激不尽!

[解决办法]
http://msdn.microsoft.com/en-us/library/ms681382(v=vs.85).aspx
可能你传递的buffer太小?
[解决办法]
234: More data is available.

每次WSARecvFrom完成以后,再投递一个WSARecvFrom请求试试