curl-library
Re: multi_socket and epoll example
From: Daniel Stenberg via curl-library <curl-library_at_cool.haxx.se>
Date: Thu, 9 Aug 2018 08:56:44 +0200 (CEST)
Date: Thu, 9 Aug 2018 08:56:44 +0200 (CEST)
On Thu, 9 Aug 2018, James Read wrote:
> Everything seems to work fine. With a single URL and with multiple URLs. The
> only issue I have is the throughput.
Could be vphiperfifo.c example issues.
For example, I don't see how it handles API timeouts properly: the timeout
that libcurl tells the CURLMOPT_TIMERFUNCTION callback should fire after that
time and curl_multi_socket_action( ... CURL_SOCKET_TIMEOUT ...) should be
called.
-- / daniel.haxx.se ------------------------------------------------------------------- Unsubscribe: https://cool.haxx.se/list/listinfo/curl-library Etiquette: https://curl.haxx.se/mail/etiquette.htmlReceived on 2018-08-09