• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
CURL and Connection limits
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

CURL and Connection limits


  • Subject: CURL and Connection limits
  • From: "Jofell Gallardo" <email@hidden>
  • Date: Tue, 18 Sep 2007 03:17:49 +0800

hi guys.

I'm currently using libcurl.framework for an app I'm making, and it was a
bit weird that I get these behaviors.
First off, I always get error messages saying that I can't connect to the
server in FTP, and when I do verbose
logging, it shows that I get the error *after* a change working directory
command (CWD) inside it. What's more
interesting is that I also get these errors on the 230th to 234th item,
that's why a guy from the libcurl mailing
list told me it could my workspace running out of file handles /
descriptors. Another thing is that it also affects
all my NSURLRequest calls, and they also have errors similar to the libcurl
library I made: can't connect to
server.

Surely, I checked if I closed my file handles and curl connections, which
led me to get away from any
NSURLRequest instantiation and use libcurl for me to force the closing of a
connection. Unfortunately, the
problem still persists.

Any help or suggestion will be appreciated.
_______________________________________________

Cocoa-dev mailing list (email@hidden)

Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com

Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: CURL and Connection limits
      • From: "stephen joseph butler" <email@hidden>
    • Re: CURL and Connection limits
      • From: Murat Konar <email@hidden>
  • Prev by Date: Re: CoreData Indexing is it possible?
  • Next by Date: Re: CURL and Connection limits
  • Previous by thread: Setting up relationship via drag and drop
  • Next by thread: Re: CURL and Connection limits
  • Index(es):
    • Date
    • Thread