Closed
Description
Specify which documentation you found a problem with
curl_ws_recv.md
The problem
recv
and meta
gets set to the appropriate value only if the call is successful, otherwise they are set to 0
and NULL
respectively.
Side note: I didn't see anywhere in the docs that you can only rely on set values if calls don't error out.
Activity
curl_ws_recv.md: the 'meta' pointer is only returned on success
curl_ws_recv.md: the 'meta' pointer is only returned on success
curl_ws_recv.md: the 'meta' pointer is only returned on success