void uv_close(uv_handle_t* handle, uv_close_cb close_cb). and uv_async_init Correspondingly, the callback is performed after callingclose_cb.
確定! 回上一頁