Skip to content

Conversation

@devnexen
Copy link
Member

@devnexen devnexen commented Jun 4, 2021

…tion.

@cmb69
Copy link
Member

cmb69 commented Jun 4, 2021

Thank you! This will be only available as of PHP 8.1.0, right?

@devnexen
Copy link
Member Author

devnexen commented Jun 4, 2021

yes indeed :-)

@cmb69
Copy link
Member

cmb69 commented Jun 4, 2021

Fine! We should also add:

 reference/sockets/constants.xml | 11 +++++++++++
 1 file changed, 11 insertions(+)

diff --git a/reference/sockets/constants.xml b/reference/sockets/constants.xml
index a9eefc3826..a9ca6571f8 100644
--- a/reference/sockets/constants.xml
+++ b/reference/sockets/constants.xml
@@ -347,6 +347,17 @@
     </simpara>
    </listitem>
   </varlistentry>
+  <varlistentry xml:id="constant.so-acceptfilter">
+   <term>
+    <constant>SO_ACCEPTFILTER</constant> 
+    (<type>string</type>)
+   </term>
+   <listitem>
+    <simpara>
+     Available as of PHP 8.1.0.
+    </simpara>
+   </listitem>
+  </varlistentry>
   <varlistentry xml:id="constant.sol-socket">
    <term>
     <constant>SOL_SOCKET</constant> 

@cmb69 cmb69 added this to the PHP 8.1 milestone Jun 4, 2021
@devnexen devnexen force-pushed the socket_set_option_accept_filtr branch from 11bbe04 to ca0099a Compare June 4, 2021 15:07
Copy link
Member

@cmb69 cmb69 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM! Merge will have to wait , though.

@devnexen devnexen force-pushed the socket_set_option_accept_filtr branch from ca0099a to c9a1841 Compare July 20, 2021 13:41
@afilina afilina added the next milestone Waiting on the next milestone label Aug 17, 2021
Copy link
Member

@saundefined saundefined left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, thank you!

my 2 cents

@devnexen devnexen force-pushed the socket_set_option_accept_filtr branch from 168db52 to a1d065b Compare October 8, 2021 19:03
@devnexen devnexen force-pushed the socket_set_option_accept_filtr branch from ec085ae to f68c0c1 Compare October 8, 2021 19:12
Co-authored-by: Sergey Panteleev <sergey@php.net>
@devnexen devnexen force-pushed the socket_set_option_accept_filtr branch from f68c0c1 to a49116c Compare October 8, 2021 19:15
@saundefined
Copy link
Member

@cmb69 is it time to merge the PR?

@cmb69 cmb69 merged commit c0954ae into php:master Oct 11, 2021
@devnexen devnexen deleted the socket_set_option_accept_filtr branch November 30, 2024 10:23
marcovtwout pushed a commit to marcovtwout/doc-en that referenced this pull request Dec 24, 2024
Co-authored-by: Sergey Panteleev <sergey@php.net>

Closes phpGH-656.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

next milestone Waiting on the next milestone

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants