mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
- Reading also stops when a socket timeout is triggered.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@303774 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
a68cb3c3b3
commit
46d967c91b
1 changed files with 2 additions and 1 deletions
|
@ -31,7 +31,8 @@
|
|||
</listitem>
|
||||
<listitem>
|
||||
<simpara>
|
||||
a packet becomes available (for network streams)
|
||||
a packet becomes available or the <link linkend="function.socket-set-timeout">
|
||||
socket timeout</link> occurs (for network streams)
|
||||
</simpara>
|
||||
</listitem>
|
||||
<listitem>
|
||||
|
|
Loading…
Reference in a new issue