cURL
Haxx ad
libcurl

curl's project page on SourceForge.net

Sponsors:
Haxx

cURL > Mailing List > Monthly Index > Single Mail

curl-tracker Archives

[curl:bugs] #1184 SMTP: libcurl hangs when returning CURL_READFUNC_ABORT from readfunc callback

From: Patricia Muscalu <booboo0706_at_users.sf.net>
Date: Fri, 25 Jan 2013 14:40:17 +0000

As far as I understand the code, smtp_easy_statemach function enters an endless while-loop in this case: Curl_pp_easy_statemach returns 0 (as select() has timedout). Maybe CURLE_OPERATION_TIMEDOUT should be returned here.
Is it the correct solution?

---
** [bugs:#1184] SMTP: libcurl hangs when returning CURL_READFUNC_ABORT from readfunc callback**
**Status:** open
**Created:** Fri Jan 25, 2013 10:30 AM UTC by Patricia Muscalu
**Last Updated:** Fri Jan 25, 2013 10:30 AM UTC
**Owner:** nobody
The problem appears in 7.24 (I've not tested the earlier versions of libcurl).
The problem can also be reproduces with libcurl 7.28. 
---
Sent from sourceforge.net because you indicated interest in <https://sourceforge.net/p/curl/bugs/1184/>
To unsubscribe from further messages, please visit <https://sourceforge.net/auth/prefs/>
Received on 2013-01-25

These mail archives are generated by hypermail.

donate! Page updated January 05, 2012.
web site info

File upload with ASP.NET