SocketCore.Poll
From Xojo Documentation
Method
Polls the socket manually, which allows a socket to be used synchronously.
Example
The EasyTCPSocket "Listener" has been added to the window.
Listener.Poll
Polls the socket manually, which allows a socket to be used synchronously.
The EasyTCPSocket "Listener" has been added to the window.