mirror of
https://github.com/sigmasternchen/php-doc-en
synced 2025-03-16 00:48:54 +00:00
Updated name for socket-set-blocking to fix broken linking.
git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@33237 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
parent
c504d67bf5
commit
83b1d611ed
1 changed files with 1 additions and 1 deletions
|
@ -786,7 +786,7 @@ echo $out;
|
|||
</refsect1>
|
||||
</refentry>
|
||||
|
||||
<refentry id="function.set-socket-blocking">
|
||||
<refentry id="function.socket-set-blocking">
|
||||
<refnamediv>
|
||||
<refname>socket_set_blocking</refname>
|
||||
<refpurpose>Set blocking/non-blocking mode on a socket</refpurpose>
|
||||
|
|
Loading…
Reference in a new issue