svn: /phpdoc/ja/trunk/reference/exec/functions/ proc-close.xml

[email protected] (Yoshinari Takaoka)
Newsgroups php.doc.ja
Message-ID <[email protected]>
mumumu                                   Fri, 31 Jul 2020 00:26:15 +0000

Revision: http://svn.php.net/viewvc?view=revision&revision=350253

Log:
proc_close() automatically closes open pipes

At least as of PHP 5.0.0.

Changed paths:
    U   phpdoc/ja/trunk/reference/exec/functions/proc-close.xml

Modified: phpdoc/ja/trunk/reference/exec/functions/proc-close.xml
===================================================================
--- phpdoc/ja/trunk/reference/exec/functions/proc-close.xml	2020-07-31 00:21:11 UTC (rev 350252)
+++ phpdoc/ja/trunk/reference/exec/functions/proc-close.xml	2020-07-31 00:26:15 UTC (rev 350253)
@@ -1,7 +1,7 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!-- $Revision$ -->
-<!-- EN-Revision: 339529 Maintainer: hirokawa Status: ready -->
-<!-- CREDITS: shimooka -->
+<!-- EN-Revision: 350242 Maintainer: hirokawa Status: ready -->
+<!-- CREDITS: shimooka,mumumu -->
 <!-- splitted from ./en/functions/exec.xml, last change in rev 1.28 -->
 <refentry xml:id='function.proc-close' xmlns="http://docbook.org/ns/docbook">
  <refnamediv>
@@ -22,8 +22,7 @@
    で開かれたプロセスに対してのみ機能するという点で異なります。
    <function>proc_close</function> は、プロセスが終了するまで待った後で、
    終了コードを返します。もし、そのプロセスに対してパイプが開かれていた場合は、
-   デッドロックを避けるため、<function>fclose</function> 関数で、
-   この関数を呼び出す前にそれらを閉じておかなくてはなりません -
+   デッドロックを避けるため、この関数が呼び出された時点でそのパイプは閉じられます -
    パイプが開いている間、子プロセスは終了できないからです。
   </para>
  </refsect1>
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.