Fixed bug #51839 (Documentation of return types of stream_socket_accept is misleading)

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@299442 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Kalle Sommer Nielsen 2010-05-18 09:02:11 +00:00
parent fe1ba5b690
commit f16a6e5eee

View file

@ -55,7 +55,8 @@
<refsect1 role="returnvalues"><!-- {{{ -->
&reftitle.returnvalues;
<para>
&return.success;
Returns a stream to the accepted socket connection, and &false; on
failure.
</para>
</refsect1><!-- }}} -->