Re: Unable to get concurrent CFHTTPStreams...
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