Skip to content
代码片段 群组 项目
提交 1594eb5c 编辑于 作者: Andy Green's avatar Andy Green
浏览文件

libuv: context creation fails via destroy

When using a foreign libuv loop, context creation may fail after adding
handles to the foreign loop... if so, it can no longer deal with the
fatal error by unpicking the created context and returning NULL... it
has to brazen it out with a half-baked context that has already started
the destroy flow and allow the foreign loop to close out the handles
the usual way for libuv.

https://github.com/warmcat/libwebsockets/issues/2129
上级 3e699563
No related branches found
标签 v4.1.5
无相关合并请求
加载中
0% 加载中 .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册