Topics   All   MacOS (Only)   Windows (Only)   Linux (Only, Not)   iOS (Only, Not)  
Components   Crossplatform Mac & Win   Server   Client   Old   Deprecated   Guides   Examples   Videos
New in version: 10.1   10.2   10.3   10.4   10.5   11.0   11.1   11.2   11.3   11.4    Statistic    FMM    Blog  

Socket.Check

Performs the socket event check.

Component Version macOS Windows Linux Server iOS SDK
Socket 5.1 ✅ Yes ✅ Yes ✅ Yes ✅ Yes ✅ Yes
MBS( "Socket.Check" )

Parameters

none

Result

Returns OK.

Description

Performs the socket event check.
The plugin checks regularly if there are new events for the socket and calls the right scripts.
In a tight loop you can call this method to check sockets and have events dispatched.
Normally you have no need to call this function.

See also

Created 29th March 2015, last changed 29th March 2015


Socket.AvailableBytes - Socket.CheckAll

Feedback: Report problem or ask question.