Skip to content

src: use available ReqWrap instance for libuv req

Use available ReqWrap descendant to make call to libuv -- avoid doing call with the ReqWrap's request member and then calling Dispatched() afterwards.

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • commit message follows commit guidelines

Merge request reports

Loading