diff --git a/reference/sockets/constants.xml b/reference/sockets/constants.xml index bb1e120194e0..9b896f8f4f7f 100644 --- a/reference/sockets/constants.xml +++ b/reference/sockets/constants.xml @@ -127,9 +127,9 @@ - + - SOCK_NON_BLOCK + SOCK_NONBLOCK (int) @@ -758,6 +758,19 @@ + + + TCP_SYNCNT + (int) + + + + Set the number of SYN retransmits that TCP should send + before aborting the attempt to connect. + Available as of PHP 8.4.0 (Linux only) + + + IP_DONTFRAG @@ -3096,9 +3109,9 @@ - + - SO_EXCLUSIVEADDR + SO_EXCLUSIVEADDRUSE (int)