diff options
| author | Mark Johnston <markj@FreeBSD.org> | 2026-08-25 18:09:09 +0000 |
|---|---|---|
| committer | Mark Johnston <markj@FreeBSD.org> | 2026-08-25 18:09:09 +0000 |
| commit | cb7009867ae6b33aa39cb6cb1453b69073144b44 (patch) | |
| tree | 5210d767c3aacebd3d1e7ca8d598df73c8b34f01 /packages/Python/lldbsuite/test/python_api/process/TestProcessAPI.py | |
| parent | d70e5b3a735ef294477889646f8a58afa0b45000 (diff) | |
socket: Restore handling of IPPROTO_DIVERT
Python scripts which use divert sockets no longer work after commit
e967a2a03677; even if one patches socket() calls, getaddrlen() doesn't
work on divert sockets, needed to use recvfrom().
Restore compatibility when COMPAT_FREEBSD15 is defined.
Reviewed by: kib
Sponsored by: OPNsense
Sponsored by: Klara, Inc.
Differential Revision: https://reviews.freebsd.org/D59018
Diffstat (limited to 'packages/Python/lldbsuite/test/python_api/process/TestProcessAPI.py')
0 files changed, 0 insertions, 0 deletions
