git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@328914 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Peter Cowburn 2012-12-28 11:25:55 +00:00
parent 58707c8b04
commit 455be5cd10

View file

@ -389,7 +389,7 @@
</term>
<listitem>
<para>
Means that even loop will look for new events(waiting if necessary)
Means that event loop will look for new events (waiting if necessary)
and will handle those and any already outstanding ones. It will block
the process until at least one new event arrives (which could be an
event internal to libev itself, so there is no guarantee that a