[PHP-DOC] cvs: phpdoc-it /reference/sockets/functions socket-get-option.xml socket-set-option.xml From: Andrioli Darvin (darvin.andrioli <email protected>)
Date: 06/17/02

darvina Mon Jun 17 16:38:45 2002 EDT

  Added files:
    /phpdoc-it/reference/sockets/functions socket-get-option.xml
                                                  socket-set-option.xml
  Log:
  Update to En 1.3
  

Index: phpdoc-it/reference/sockets/functions/socket-get-option.xml
+++ phpdoc-it/reference/sockets/functions/socket-get-option.xml
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- EN-Revision: 1.3 Maintainer: darvina Status: ready -->
<!-- splitted from ./en/functions/sockets.xml, last change in rev 1.27 -->
  <refentry id="function.socket-get-option">
   <refnamediv>
    <refname>socket_get_option</refname>
    <refpurpose>Ottiene le opzioni per un socket</refpurpose>
   </refnamediv>
   <refsect1>
    <title>Descrizione</title>
     <methodsynopsis>
      <type>mixed</type><methodname>socket_get_option</methodname>
      <methodparam><type>resource</type><parameter>socket</parameter></methodparam>
      <methodparam><type>int</type><parameter>level</parameter></methodparam>
      <methodparam><type>int</type><parameter>optname</parameter></methodparam>
     </methodsynopsis>
     &warn.experimental.func;
    <para>
     &warn.undocumented.func;
    </para>
    <note>
     <para>
      Nelle versioni di PHP antecedenti la 4.3.0, questa funzione
      era chiamata <literal>socket_getopt()</literal>.
     </para>
    </note>
   </refsect1>
  </refentry>

<!-- Keep this comment at the end of the file
Local variables:
mode: sgml
sgml-omittag:t
sgml-shorttag:t
sgml-minimize-attributes:nil
sgml-always-quote-attributes:t
sgml-indent-step:1
sgml-indent-data:t
indent-tabs-mode:nil
sgml-parent-document:nil
sgml-default-dtd-file:"../../../../manual.ced"
sgml-exposed-tags:nil
sgml-local-catalogs:nil
sgml-local-ecat-files:nil
End:
vim600: syn=xml fen fdm=syntax fdl=2 si
vim: et tw=78 syn=sgml
vi: ts=1 sw=1
-->

Index: phpdoc-it/reference/sockets/functions/socket-set-option.xml
+++ phpdoc-it/reference/sockets/functions/socket-set-option.xml
<?xml version="1.0" encoding="iso-8859-1"?>
<!-- EN-Revision: 1.3 Maintainer: darvina Status: ready -->
<!-- splitted from ./en/functions/sockets.xml, last change in rev 1.27 -->
  <refentry id="function.socket-set-option">
   <refnamediv>
    <refname>socket_set_option</refname>
    <refpurpose>Valorizza le opzioni per un socket</refpurpose>
   </refnamediv>
   <refsect1>
    <title>Descrizione</title>
     <methodsynopsis>
      <type>bool</type><methodname>socket_set_option</methodname>
      <methodparam><type>resource</type><parameter>socket</parameter></methodparam>
      <methodparam><type>int</type><parameter>level</parameter></methodparam>
      <methodparam><type>int</type><parameter>optname</parameter></methodparam>
      <methodparam><type>int</type><parameter/></methodparam>
     </methodsynopsis>
     &warn.experimental.func;
    <para>
     &warn.undocumented.func;
    </para>
    <note>
     <para>
      Nelle versioni di PHP antecedenti la 4.3.0, questa funzione
      era chiamata <literal>socket_setopt()</literal>.
     </para>
    </note>
   </refsect1>
  </refentry>

<!-- Keep this comment at the end of the file
Local variables:
mode: sgml
sgml-omittag:t
sgml-shorttag:t
sgml-minimize-attributes:nil
sgml-always-quote-attributes:t
sgml-indent-step:1
sgml-indent-data:t
indent-tabs-mode:nil
sgml-parent-document:nil
sgml-default-dtd-file:"../../../../manual.ced"
sgml-exposed-tags:nil
sgml-local-catalogs:nil
sgml-local-ecat-files:nil
End:
vim600: syn=xml fen fdm=syntax fdl=2 si
vim: et tw=78 syn=sgml
vi: ts=1 sw=1
-->