Titanium.Network.Socket.AcceptDict
Options object for the accept method.
Simple object that defines properties to be set on the next accepted socket.
Since: 1.7
Properties #
timeout#
Type: Number
Timeout, in milliseconds, for all write operations.
Can only be modified when this socket is in the
INITIALIZED state.