MCPcopy Create free account
hub / github.com/JosephP91/curlcpp / curl_waitfd

Class curl_waitfd

include/curl_multi.h:297–297  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

295 * contained in the given multi handle set.
296 */
297 void wait(struct curl_waitfd [], unsigned int, int, int *);
298 /**
299 * This function creates an association in the multi handle between the given
300 * socket and a private pointer of the application.

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected