MCPcopy Create free account
hub / github.com/curl/curl / Curl_multi_connchanged

Function Curl_multi_connchanged

lib/multi.c:1744–1747  ·  view source on GitHub ↗

* Curl_multi_connchanged() is called to tell that there is a connection in * this multi handle that has changed state (multiplexing become possible, the * number of allowed streams changed or similar), and a subsequent use of this * multi handle should move CONNECT_PEND handles back to CONNECT to have them * retry. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

Curl_conn_set_multiplexFunction · 0.85
http_on_responseFunction · 0.85
Curl_cshutdn_terminateFunction · 0.85
on_frame_recvFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected