Class %IO.Socket
Search
Definition
Storage
About
Show Private
Main Docs
class
%IO.Socket
extends
%IO.DeviceStream
,
%IO.IParts.SocketIO
,
%IO.SocketCommon
Properties
property
Host
As
%String
(MAXLEN = 500)
Methods
method
Close(Output pSC As
%Status
)
returns
%Boolean
method
Open(pHost As
%String
= "", pPort As
%String
= "", ByRef pTimeout As
%Numeric
= -1, Output pSC As
%Status
)
returns
%Boolean