[TIMOB-7159] MobileWeb: Ti.Network.Socket.TCP implementation
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Low |
Status | Closed |
Resolution | Won't Fix |
Resolution Date | 2017-05-01T22:27:41.000+0000 |
Affected Version/s | Release 2.0.0 |
Fix Version/s | n/a |
Components | MobileWeb |
Labels | linvalid |
Reporter | Chris Barber |
Assignee | Chris Barber |
Created | 2012-01-12T18:40:49.000+0000 |
Updated | 2018-04-04T23:20:33.000+0000 |
Description
Lacking entire implementation. Will need to be built on top of WebSockets.
Extends Evented and IOStream.
Methods:
* close()
* connect()
Properties:
* accepted
* connected
* error
* host
* state
* timeout
Update API docs with unsupported methods/constants/properties:
* accept()
* listen()
* listenQueueSize
* port
Closing ticket as "Won't Fix" as MobileWeb is no longer supported.
Closing as will not fix.