unregister the handle using uv_close ;; delete the uv_async_t handle in the close callback;. For example: uv_async_t *handle = (uv_async_t*)malloc(sizeof( ...
確定! 回上一頁