Viewing Issue Simple Details
[ Jump to Notes ]
|
[ View Advanced ]
[ Issue History ]
[ Print ]
|
ID |
Category |
Severity |
Reproducibility |
Date Submitted |
Last Update |
0006850 |
[Squeak] Network |
minor |
sometimes |
01-10-08 14:00 |
01-10-08 14:00 |
|
Reporter |
mperutka |
View Status |
public |
|
Assigned To |
cdegroot |
Priority |
normal |
Resolution |
open |
|
Status |
assigned |
|
Product Version |
3.9 |
|
Summary |
0006850: HTTPSocket>>getResponseUpTo:ignoring: has no timeout and can run into an infinite loop |
Description |
There is no timeout in a messages #getResponseUpTo:ignoring: (#getResponseUpTo: etc.). When a server is not sending any data but still responding, the message never returns and runs into an infinite loop. I can see only 'data was late' every 5sec. in Transcript ...
|
Additional Information |
Version: Network-KLC.27 |
|
Attached Files |
|
|