mirror of
https://github.com/danog/asyncConstruct.git
synced 2024-11-26 18:54:38 +01:00
Fix readme
This commit is contained in:
parent
ef20c2ef10
commit
2a15c6330a
@ -71,4 +71,4 @@ Returns a boolean, indicating whether the class was initialized or not.
|
|||||||
|
|
||||||
[Example](https://github.com/danog/asyncConstruct/blob/master/examples/BlockingWakeup.php)
|
[Example](https://github.com/danog/asyncConstruct/blob/master/examples/BlockingWakeup.php)
|
||||||
|
|
||||||
Exactly like [AsyncWakeup], except that the blocking `wakeup()` function will be automatically called on wakeup.
|
Exactly like [AsyncWakeup](#AsyncWakeup), except that the blocking `wakeup()` function will be automatically called on wakeup.
|
Loading…
Reference in New Issue
Block a user