Zum Hauptinhalt springen

Zymba Documentation

IO.SocketClient

Text
object @IO.SocketClient(@IO.SocketStream) {
construct(string $endpoint, int $timeout) {}
}

IO socket client prototype.

Prototype

IO.SocketStream

Methods

CODE
$this.construct(string $endpoint, int $timeout): void
Parameters
NameTypeValueDefault
endpointstring""
timeoutint60