mirror of
https://github.com/php/php-src.git
synced 2025-08-15 21:48:51 +02:00
Add SO_BPF_EXTENSIONS
flag to socket.
Returns the supported bpf extensions from the kernel. Linux only. Closes GH-8713.
This commit is contained in:
parent
ed6dab2040
commit
d677cc13ce
5 changed files with 89 additions and 0 deletions
|
@ -395,6 +395,7 @@ fcntl.h \
|
|||
grp.h \
|
||||
ieeefp.h \
|
||||
langinfo.h \
|
||||
linux/filter.h \
|
||||
linux/sock_diag.h \
|
||||
malloc.h \
|
||||
poll.h \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue