Skip to content
Snippets Groups Projects
Commit 048f8463 authored by Jay Satiro's avatar Jay Satiro
Browse files

http2: Fix http2_recv to return -1 if recv returned -1

If the underlying recv called by http2_recv returns -1 then that is the
value http2_recv returns to the caller.
parent d30ad55c
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment