SocketCore.Poll

From Xojo Documentation

Method

SocketCore.Poll()

Supported for all project types and targets.

Polls the socket manually, which allows a socket to be used synchronously.

Example

The EasyTCPSocket "Listener" has been added to the window.

Listener.Poll