Skip to content

Commit eca73a2

Browse files
committed
fs: migrate ASYNC_CALL to AsyncCall
This patch migrates all the `ASYNC_CALL` macro in `node_file.cc` to the template counterpart AsyncCall. Also goes with a different style of wrapping the arguments so it's clearer to see what arguments are passed to which `uv_fs_*` functions. PR-URL: #18144 Reviewed-By: Anna Henningsen <[email protected]> Reviewed-By: James M Snell <[email protected]>
1 parent 0c8aaf3 commit eca73a2

File tree

1 file changed

+147
-125
lines changed

1 file changed

+147
-125
lines changed

0 commit comments

Comments
 (0)