curl / Mailing Lists / curl-library / Single Mail

curl-library

Re: libCurl 7.61.1: no response message received indicating dead connection

From: Daniel Stenberg via curl-library <curl-library_at_cool.haxx.se>
Date: Thu, 25 Oct 2018 16:30:44 +0200 (CEST)

On Thu, 25 Oct 2018, Daniel Stenberg via curl-library wrote:

> I would probably recommend calling curl_multi_info_read() unconditionally
> after each curl_multi_socket_action() call.

I could perhaps add that curl_multi_info_read() is explicitly designed to be
very fast when there's nothing to return so calling it often should not be a
reason for concern.

-- 
  / daniel.haxx.se
-------------------------------------------------------------------
Unsubscribe: https://cool.haxx.se/list/listinfo/curl-library
Etiquette:   https://curl.haxx.se/mail/etiquette.html
Received on 2018-10-25