diff options
author | Serhiy Storchaka <storchaka@gmail.com> | 2025-04-12 20:57:34 (GMT) |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-04-12 20:57:34 (GMT) |
commit | f2f86d3f459a89273ea22389bb57eed402908302 (patch) | |
tree | 085799551616346e9e9bba1f35215b932cc08d74 /Python/errors.c | |
parent | 9634085af3670b1eb654e3c7820aca66f358f39f (diff) | |
download | cpython-f2f86d3f459a89273ea22389bb57eed402908302.zip cpython-f2f86d3f459a89273ea22389bb57eed402908302.tar.gz cpython-f2f86d3f459a89273ea22389bb57eed402908302.tar.bz2 |
gh-132429: Fix support of Bluetooth sockets on NetBSD and DragonFly BSD (GH-132431)
* Also add support for cid and bdaddr_type in the BTPROTO_L2CAP address on FreeBSD.
* Return cid in getsockname() for BTPROTO_L2CAP if it is not zero.
* Fix a compiler warning on FreeBSD.
Diffstat (limited to 'Python/errors.c')
0 files changed, 0 insertions, 0 deletions