Home
last modified time | relevance | path

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

/dports/ftp/wget/wget-1.21.2/src/
H A Dconnect.c226 connect_with_timeout_callback (void *arg) in connect_with_timeout_callback() function
245 if (run_with_timeout (timeout, connect_with_timeout_callback, &ctx)) in connect_with_timeout()