Structs§
Enums§
Functions§
- check_
code - check_
multi_ code - complete_
connect_ only_ websocket_ handshake_ with_ multi - detach_
easy_ from_ multi - ensure_
curl_ global_ init - Ensure curl_global_init is called exactly once for the process lifetime. Never calls curl_global_cleanup — the library stays loaded until process exit. If the first call fails, subsequent calls return the same error.
- prepare_
connect_ only_ websocket_ session - ws_send
- Single-attempt ws_send. Returns bytes sent, or CURLE_AGAIN error if socket not ready.
- ws_
try_ recv_ frame