We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a082bfa commit e14a90cCopy full SHA for e14a90c
reference/sockets/functions/socket-recv.xml
@@ -1,6 +1,6 @@
1
<?xml version="1.0" encoding="utf-8"?>
2
<!-- $Revision$ -->
3
-<!-- EN-Revision: e8df7102cc38808bd5e559580ef20424c4861ac6 Maintainer: hirokawa Status: ready -->
+<!-- EN-Revision: 765056369ba5cfb582b2edfd9d83831b70690feb Maintainer: hirokawa Status: ready -->
4
<!-- CREDITS: takagi -->
5
<refentry xml:id="function.socket-recv" xmlns="http://docbook.org/ns/docbook">
6
<refnamediv>
@@ -213,9 +213,7 @@ echo "OK.\n\n";
213
?>
214
]]>
215
</programlisting>
216
- <para>
217
- 上の例の出力は、このようになります。
218
- </para>
+ &example.outputs.similar;
219
<screen>
220
<![CDATA[
221
<h2>TCP/IP Connection</h2>
0 commit comments