| 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. |
nothing calls this directly
no outgoing calls
no test coverage detected