Zymba ReferenceReferenceIOIO.SocketServerOn this pageZymba Documentation IO.SocketServer Textobject @IO.SocketServer(@IO.SocketStream) { construct(string $endpoint) {} accept(int $timeout): object {}} IO socket server prototype. Prototype IO.SocketStream Methods $this.construct()CODE$this.construct(string $endpoint): voidParametersNameTypeValueDefaultendpointstring"" $this.accept()CODE$this.accept(int $timeout): @IO.SocketStreamParametersNameTypeValueDefaulttimeoutint60ReturnsTypeValue@IO.SocketStream