NSURLs and timeouts
NSURLs and timeouts
- Subject: NSURLs and timeouts
- From: Sean Gilbertson <email@hidden>
- Date: Sat, 29 Nov 2003 04:34:42 -0600
Hey all,
I have an application that checks for updates, and uses an NSURL to do
so. However, if the site the NSURL is looking for is down, the
application will freeze. I'm wondering if I can have the NSURL time
out (I didn't see anything in the NSURL reference for this), or,
failing that, if I can ask Cocoa if it can reach a specific host
(passing along a timeout value if necessary)? Thanks for any and all
help.
- Sean
_______________________________________________
cocoa-dev mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/cocoa-dev
Do not post admin requests to the list. They will be ignored.