1
0
mirror of https://github.com/php/php-src.git synced 2026-03-24 08:12:21 +01:00

[ci skip] Adding missing SO_ATTACH_REUSEPORT_CBPF tangential constants (#12042)

This commit is contained in:
David CARLIER
2023-08-24 13:52:56 +01:00
committed by GitHub
parent 53aa53f42f
commit 9eb032bdcb

View File

@@ -530,6 +530,8 @@ PHP 8.3 UPGRADE NOTES
- Sockets:
. SO_ATTACH_REUSEPORT_CBPF (Linux only).
. SO_DETACH_BPF (Linux only).
. SO_DETACH_FILTER (Linux only).
. TCP_QUICKACK (Linux only).
. IP_DONTFRAG (FreeBSD only).
. IP_MTU_DISCOVER (Linux only).