Hello, all ...
I want to alter how often NSURLConnection calls receivedData -- or rather, I want it to call it more often (even with fewer bytes) vs less often (with loads and loads of bytes). Can I do this with NSURLConnection or some other CF class, rather than have to go down to POSIX recv()? Basically, I want to be able to specify a max # of bytes to tell me about in one go.
Regards, John Falling You - exploring the beauty of voice and sound http://www.fallingyou.com _______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) 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: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to [EMAIL PROTECTED]