Home
last modified time | relevance | path

Searched refs:make_handle (Results 1 – 1 of 1) sorted by relevance

/curl/docs/examples/
H A Dcrawler.c79 static CURL *make_handle(const char *url) in make_handle() function
162 curl_multi_add_handle(multi_handle, make_handle(link)); in follow_links()
198 curl_multi_add_handle(multi_handle, make_handle(start_page)); in main()

Completed in 4 milliseconds