cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: not receiving CURLMSG_DONE or other end-of-transfer signals

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Tue, 21 Apr 2015 23:41:30 +0200 (CEST)

On Tue, 21 Apr 2015, Daniel Hardman wrote:

> I'd like to fix the problem and submit a patch if I can. If asio is only
> issuing edge-triggered notifications, then libcurl will only see state
> transitions on sockets, not continuations of the previous state. I guess
> I'll go poke in libcurl code and see if every POLL_IN puts libcurl in a read
> loop until we see EAGAIN...

libcurl shouldn't poll anything when the multi_socket API is used...

-- 
  / daniel.haxx.se
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette:  http://curl.haxx.se/mail/etiquette.html
Received on 2015-04-21