Skip to content

changed comment on duplex stream options

Rodrigo Muino Tomonari requested to merge github/fork/jeswcollins/patch-1 into master

'options.XXX' did not convey to me how to use camelCase for different readable and writable options on a duplex stream, so I gave an example instead.

Checklist
  • make -j4 test (UNIX), or vcbuild test (Windows) passes
  • tests and/or benchmarks are included
  • documentation is changed or added
  • commit message follows commit guidelines

Merge request reports

Loading