You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 22, 2021. It is now read-only.
Handles that wrap file descriptors are closed immediately but close_cb will still be deferred to the next iteration of the event loop. It gives you a chance to free up any resources associated with the handle.
If that's the standard mode of operation, maybe this document should be modifed.
I need destroy the uv_poll_t object, but keep the fd alive. is there a way to do this?
The text was updated successfully, but these errors were encountered: