File tree Expand file tree Collapse file tree 1 file changed +17
-4
lines changed Expand file tree Collapse file tree 1 file changed +17
-4
lines changed Original file line number Diff line number Diff line change 127
127
</simpara >
128
128
</listitem >
129
129
</varlistentry >
130
- <varlistentry xml : id =" constant.sock-non-block " >
130
+ <varlistentry xml : id =" constant.sock-nonblock " >
131
131
<term >
132
- <constant >SOCK_NON_BLOCK </constant >
132
+ <constant >SOCK_NONBLOCK </constant >
133
133
(<type >int</type >)
134
134
</term >
135
135
<listitem >
758
758
</simpara >
759
759
</listitem >
760
760
</varlistentry >
761
+ <varlistentry xml : id =" constant.tcp-syncnt" >
762
+ <term >
763
+ <constant >TCP_SYNCNT</constant >
764
+ (<type >int</type >)
765
+ </term >
766
+ <listitem >
767
+ <simpara >
768
+ Set the number of SYN retransmits that TCP should send
769
+ before aborting the attempt to connect.
770
+ Available as of PHP 8.4.0 (Linux only)
771
+ </simpara >
772
+ </listitem >
773
+ </varlistentry >
761
774
<varlistentry xml : id =" constant.ip-dontfrag" >
762
775
<term >
763
776
<constant >IP_DONTFRAG</constant >
3096
3109
</simpara >
3097
3110
</listitem >
3098
3111
</varlistentry >
3099
- <varlistentry xml : id =" constant.so-exclusiveaddr " >
3112
+ <varlistentry xml : id =" constant.so-exclusiveaddruse " >
3100
3113
<term >
3101
- <constant >SO_EXCLUSIVEADDR </constant >
3114
+ <constant >SO_EXCLUSIVEADDRUSE </constant >
3102
3115
(<type >int</type >)
3103
3116
</term >
3104
3117
<listitem >
You can’t perform that action at this time.
0 commit comments