]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Allow the BPF to be select for write. This is needed for boost:asio
authorHartmut Brandt <harti@FreeBSD.org>
Sun, 10 Oct 2021 15:03:51 +0000 (17:03 +0200)
committerHartmut Brandt <harti@FreeBSD.org>
Sun, 10 Oct 2021 15:03:51 +0000 (17:03 +0200)
commitded77e0237a8534230746031f373d8a8ae80cdaa
tree04a79b6985b68f7db2d7070d2d38ec50f2e805ec
parentf656df586ad1aa86a2b9f076a224f746d5308613
Allow the BPF to be select for write. This is needed for boost:asio
which otherwise fails to handle BPFs.
Reviewed by: ae
Differential Revision: https://reviews.freebsd.org/D31967
lib/libc/sys/kqueue.2
sys/net/bpf.c