Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-3884] Ti.Network.Socket.TCP.write() does not work on device

GitHub Issuen/a
TypeBug
PriorityCritical
StatusClosed
ResolutionFixed
Resolution Date2011-05-11T11:58:17.000+0000
Affected Version/sRelease 1.7.0
Fix Version/sRelease 1.7.0, Sprint 2011-18
ComponentsiOS
Labelssockets
ReporterStephen Tramer
AssigneeStephen Tramer
Created2011-05-03T15:04:08.000+0000
Updated2011-05-11T11:58:17.000+0000

Description

Turns out that on device, writing to a connected socket may fill the buffer and lock up the I/O because the condition never gets signaled. Witness: KS->Platform->Sockets->Listening socket Open the listener Connect via telnet Click 'write' -- About 1/3rd of text appears, everything locks up.

Comments

  1. Stephen Tramer 2011-05-04

    Resolved by f98a010.
  2. Stephen Tramer 2011-05-04

    Not resolved - resolved-in-qa. Can't change this without reopening the bug. Dumb.
  3. Natalie Huynh 2011-05-11

    Tested with 1.7.0.879871b...(05/10/11 19:34) on iPod 3rd Gen (4.0.1) and Sim (4.1)

JSON Source