NSURLHandle timeout period
NSURLHandle timeout period
- Subject: NSURLHandle timeout period
- From: ber <email@hidden>
- Date: Fri, 6 Sep 2002 18:35:40 -0400
Is there a method to set the timeout value for an NSURLHandle?
It looks like it's consistently 75 seconds. Below is a sample log from
my program.
In this case the URL isn't responding (server is probably down.) When
the server works
the URL works. I would have thought the failureReason would have been
that it timed out but
I guess I don't understand the semantics of URL methods.
2002-09-06 18:26:40.162 imaptest2[15301] resourceData
2002-09-06 18:27:55.170 imaptest2[15301] returned
http://www.cs.indiana.edu:800/piconsearch/ms.com/bub/users+usenix+misc/
up/single: Don't know how to load URL <NSHTTPURLHandle: 0x2f351c0>
Thanks,
brian redman
_______________________________________________
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.