stream_socket_pair() is not implemented on Windows platforms

git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@260401 c90b9560-bf6c-de11-be94-00142212c4b1
This commit is contained in:
Kalle Sommer Nielsen 2008-05-28 04:14:22 +00:00
parent 7631d20236
commit 3a6c2a9f06

View file

@ -1,5 +1,5 @@
<?xml version='1.0' encoding='iso-8859-1'?>
<!-- $Revision: 1.3 $ -->
<!-- $Revision: 1.4 $ -->
<refentry xml:id="function.stream-socket-pair" xmlns="http://docbook.org/ns/docbook">
<refnamediv>
<refname>stream_socket_pair</refname>
@ -20,6 +20,7 @@
indistinguishable socket streams. This function is commonly used in IPC
(Inter-Process Communication).
</para>
&note.no-windows;
</refsect1>
<refsect1 role="parameters">