uv_run ():主要内容是一个while循环,调用uv_poll(),下一层调用Windows API GetQueuedCompletionStatusEx()、uv_overlapped_to_req()处理完成端口事件。
確定! 回上一頁