Skip to content

Removes call to `net.Socket.resume`

Rodrigo Muino Tomonari requested to merge github/fork/ALJCepeda/master into master
Checklist
  • make -j4 test (UNIX), or vcbuild test nosign (Windows) passes
  • tests and/or benchmarks are included
  • commit message follows commit guidelines
Description of change

resume is not necessary since pause is never called Ref: #4640 (closed)

Merge request reports

Loading