FROM : Miguel Arroz
DATE : Sun Apr 24 21:06:34 2005
Hi!
I'm testing requestWithURL with the following call:
[NSURLRequest requestWithURL:[NSURL URLWithString:MY_URL]
cachePolicy:NSURLRequestReloadIgnoringCacheData
timeoutInterval:30.0]
The problem is that, if I turn off my ADSL modem, the program stays
in this call forever. It does not respect the 30 seconds timeout. Is
this normal? Am I doing something wrong?
Yours
Miguel Arroz
"GUERRA E' PAZ
LIBERDADE E' ESCRAVIDAO
IGNORANCIA E' FORCA" -- 1984
Miguel Arroz - <email_removed> - http://guiamac.com/bagos
DATE : Sun Apr 24 21:06:34 2005
Hi!
I'm testing requestWithURL with the following call:
[NSURLRequest requestWithURL:[NSURL URLWithString:MY_URL]
cachePolicy:NSURLRequestReloadIgnoringCacheData
timeoutInterval:30.0]
The problem is that, if I turn off my ADSL modem, the program stays
in this call forever. It does not respect the 30 seconds timeout. Is
this normal? Am I doing something wrong?
Yours
Miguel Arroz
"GUERRA E' PAZ
LIBERDADE E' ESCRAVIDAO
IGNORANCIA E' FORCA" -- 1984
Miguel Arroz - <email_removed> - http://guiamac.com/bagos
| Related mails | Author | Date |
|---|---|---|
| Miguel Arroz | Apr 24, 21:06 | |
| Marc Respass | Apr 25, 17:04 | |
| Miguel Arroz | Apr 25, 19:24 | |
| Becky Willrich | Apr 25, 19:34 | |
| Markus Hitter | Apr 25, 20:32 | |
| Miguel Arroz | Apr 25, 23:54 |






Cocoa mail archive

