• 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
Re: Unable to get concurrent CFHTTPStreams...
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Unable to get concurrent CFHTTPStreams...


  • Subject: Re: Unable to get concurrent CFHTTPStreams...
  • From: Quinn <email@hidden>
  • Date: Mon, 23 Feb 2009 12:36:22 +0000

At 19:24 -0500 22/2/09, Michael Ledford wrote:
I am fairly sure that I should be able to have several of these in flight at a time without creating multiple threads.

That's correct. As long as everything is run asynchronous from the runloop, it shouldn't matter how many streams you have.


Therefore I am wondering, what am I doing wrong? Why might I only be able to get one HTTP operation active at a time?

Just to double check, can you call CFReadStreamCopyProperty with kCFStreamPropertyHTTPAttemptPersistentConnection to verify that persistent connections are actually off.


S+E
--
Quinn "The Eskimo!"                    <http://www.apple.com/developer/>
Apple Developer Relations, Developer Technical Support, Core OS/Hardware
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Macnetworkprog mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden


  • Follow-Ups:
    • Re: Unable to get concurrent CFHTTPStreams...
      • From: Michael Ledford <email@hidden>
References: 
 >Unable to get concurrent CFHTTPStreams... (From: Michael Ledford <email@hidden>)

  • Prev by Date: Re: timeout on CFReadStream?
  • Next by Date: Re: Unable to get concurrent CFHTTPStreams...
  • Previous by thread: Unable to get concurrent CFHTTPStreams...
  • Next by thread: Re: Unable to get concurrent CFHTTPStreams...
  • Index(es):
    • Date
    • Thread