cURL

curl's project page on SourceForge.net

Sponsors:
Haxx

cURL > Mailing List > Monthly Index > Single Mail

curl-tracker Archives

[curl:bugs] #1320 noneed call for print_pipeline function

From: Daniel Stenberg <bagder_at_users.sf.net>
Date: Fri, 03 Jan 2014 11:05:39 +0000

- **status**: open --> closed-fixed
- **assigned_to**: Daniel Stenberg

---
** [bugs:#1320] noneed call for print_pipeline function**
**Status:** closed-fixed
**Created:** Fri Jan 03, 2014 10:59 AM UTC by he qin
**Last Updated:** Fri Jan 03, 2014 10:59 AM UTC
**Owner:** Daniel Stenberg
void print_pipeline(struct connectdata *conn)  function will be called every time when Curl_add_handle_to_pipeline called. 
there is no need for the call. when conn_list is large, cpu will be 100% and the hot point of cpu is the calling of  print_pipeline.
this function do nothing just print some debug info . I think there is no need to call this function. 
---
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-01-03

These mail archives are generated by hypermail.

donate! Page updated December 29, 2013.
web site info

File upload with ASP.NET