Skip to content

net: use kHandle symbol for accessing native handle

Rodrigo Muino Tomonari requested to merge github/fork/addaleax/net-handle into master

Use a common kHandle for all StreamBase-based streams.

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

Merge request reports

Loading