So, I'm digging into fs.readFile() in the fs module. I know that this is an asynchronous operation. But can someone please explain where the 'hook' is in the code that is given to libuv with the callback? Like.. whats the keyword to to tell the C++ code to start reading the file? Sorry I'm new to this and just kind of confused. Any comments would help.
Submitted April 05, 2017 at 12:37AM by s1eeper21
No comments:
Post a Comment