_Io_LoopFacade

A substitute for the `_Io_Loop`.

_Io_LoopFacade()

Return Value

None

Remarks

Should only be used with AdlibRegister. If `_Io_Disconnect` is invoked, this facade will also be un-registered. This function will not work properly if more than 1 `_Io_Connect` or `_Io_Listen` exists in the same script.

Related

_Io_Loop