what is libuv

Keeping Track

void read_cb(uv_fs_t* read_req);
  • callback style code without closures is hard
  • all you may access here is the read_req