PHP 7.0.6 Released

EvLoop::invokePending

(PECL ev >= 0.2.0)

EvLoop::invokePendingInvoke all pending watchers while resetting their pending state

Description

public void EvLoop::invokePending ( void )

Invoke all pending watchers while resetting their pending state.

Parameters

This function has no parameters.

Return Values

No value is returned.

User Contributed Notes

There are no user contributed notes for this page.
To Top