Mailing Lists
|
cURL Mailing List Monthly Index Single Mail
curl-tracker Archives
[curl:bugs] #1355 Socket callback with CURL_POLL_REMOVE is too late
From: Daniel Stenberg <bagder_at_users.sf.net>
Date: Sun, 15 Jun 2014 21:23:08 +0000
- **status**: pending-invalid --> closed-invalid
Died. Closing.
--- ** [bugs:#1355] Socket callback with CURL_POLL_REMOVE is too late** **Status:** closed-invalid **Created:** Mon Apr 07, 2014 10:08 PM UTC by Constantin Baranov **Last Updated:** Sun May 18, 2014 05:59 PM UTC **Owner:** Daniel Stenberg Sometimes curl closes a socket before notifying user via SOCKETFUNCTION. I caught this in a case when I want to terminate a transfer in the middle of downloading. See attached source. I'd expect fcntl() don't fail. If it doesn't work (i.e. doesn't report fcntl error), change the URL to a bigger resource. I'd like to let curl close its sockets, but I need to get CURL_POLL_REMOVE message when socket is still alive. Otherwise my network reactor goes crazy. --- Sent from sourceforge.net because curl-tracker@cool.haxx.se is subscribed to https://sourceforge.net/p/curl/bugs/ To unsubscribe from further messages, a project admin can change settings at https://sourceforge.net/p/curl/admin/bugs/options. Or, if this is a mailing list, you can unsubscribe from the mailing list.Received on 2014-06-16 These mail archives are generated by hypermail. |
Page updated March 21, 2014.
web site info