Skip to content

http2: fix ping callback

In case there was no ack, the callback would have returned more than the error as return value. This makes sure that is not the case anymore.

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