Hacker News new | ask | show | jobs
by nsm 4622 days ago
It's correct. uv_fs_req_cleanup() deletes some private data associated with the uv_fs_t. `result` is part of the public interface and is unaffected.