Re: connections appears to be not closing
Re: connections appears to be not closing
- Subject: Re: connections appears to be not closing
- From: Jens Alfke <email@hidden>
- Date: Thu, 11 Aug 2011 16:24:52 -0700
On Aug 11, 2011, at 4:06 PM, Wilker wrote:
> it seems that the upload connections are being retained after I
> finish it, so, the connections are alive, blocking new ones...
Weird. You should be able to issue as many requests as you want, and CFNetwork will reuse a pool of connections for them.
Perhaps this has something to do with issuing synchronous requests? Most people use the async form.
You may get better replies on the macnetworkprog list, which is where several Apple networking gurus hang out.
—Jens
Attachment:
smime.p7s
Description: S/MIME cryptographic signature
_______________________________________________
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