提交 b4554da5 编写于 作者: H Henry Rawas 提交者: JonathanPickett

#41 aeWinReceiveDone not initialized

上级 aedf3bfc
......@@ -233,6 +233,7 @@ int aeWinReceiveDone(int fd) {
/* use zero length read with overlapped to get notification
of when data is available */
memset(&sockstate->ov_read, 0, sizeof(sockstate->ov_read));
wsarecvflags = 0;
zreadbuf.buf = zreadchar;
zreadbuf.len = 0;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册