File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" utf-8" ?>
2- <!-- EN-Revision: 8c41f7f5cf15571d86204a7f74ba0894d9c600b2 Maintainer: yannick Status: ready -->
2+ <!-- EN-Revision: 42402941bba0208a919e03e1320ca4732330eafa Maintainer: yannick Status: ready -->
33<!-- Reviewed: no -->
44<appendix xml : id =" sockets.constants" xmlns =" http://docbook.org/ns/docbook" >
55 &reftitle.constants;
128128 </simpara >
129129 </listitem >
130130 </varlistentry >
131- <varlistentry xml : id =" constant.sock-non-block " >
131+ <varlistentry xml : id =" constant.sock-nonblock " >
132132 <term >
133- <constant >SOCK_NON_BLOCK </constant >
133+ <constant >SOCK_NONBLOCK </constant >
134134 (<type >int</type >)
135135 </term >
136136 <listitem >
759759 </simpara >
760760 </listitem >
761761 </varlistentry >
762+ <varlistentry xml : id =" constant.tcp-syncnt" >
763+ <term >
764+ <constant >TCP_SYNCNT</constant >
765+ (<type >int</type >)
766+ </term >
767+ <listitem >
768+ <simpara >
769+ Définit le nombre de retransmissions SYN que TCP doit envoyer
770+ avant d'abandonner la tentative de connexion.
771+ Disponible à partir de PHP 8.4.0 (Linux uniquement).
772+ </simpara >
773+ </listitem >
774+ </varlistentry >
762775 <varlistentry xml : id =" constant.ip-dontfrag" >
763776 <term >
764777 <constant >IP_DONTFRAG</constant >
30983111 </simpara >
30993112 </listitem >
31003113 </varlistentry >
3101- <varlistentry xml : id =" constant.so-exclusiveaddr " >
3114+ <varlistentry xml : id =" constant.so-exclusiveaddruse " >
31023115 <term >
3103- <constant >SO_EXCLUSIVEADDR </constant >
3116+ <constant >SO_EXCLUSIVEADDRUSE </constant >
31043117 (<type >int</type >)
31053118 </term >
31063119 <listitem >
You can’t perform that action at this time.
0 commit comments