Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-3800] Implement socket logic for correctly handling timeout property when set

GitHub Issuen/a
TypeBug
PriorityMedium
StatusClosed
ResolutionFixed
Resolution Date2011-05-16T10:43:26.000+0000
Affected Version/sRelease 1.7.0, Sprint 2011-17
Fix Version/sRelease 1.7.0, Sprint 2011-17
ComponentsAndroid
Labelsn/a
ReporterOpie Cyrus
AssigneeOpie Cyrus
Created2011-04-27T21:12:29.000+0000
Updated2012-03-07T19:09:00.000+0000

Description

Comments

  1. Marshall Culpepper 2011-05-15

    This correctly times out -- but we should probably set different error codes for different error states in the future. There's no way for the JS developer to differentiate in code between a basic timeout error and a more severe IO Error (They're both IOExceptions in Java land)

JSON Source