gh-132099: Accept an integer as the address for BTPROTO_HCI on Linux (GH-132525)
Previously only an integer packed in a tuple was accepted, while getsockname() could return a raw integer. Now the result of getsockname() is always acceptable as an address.
S
Serhiy Storchaka committed
8cb177d09be2bdda5df419ba5c3e323e1eaa8ede
Parent: 82f74eb
Committed by GitHub <noreply@github.com>
on 4/16/2025, 10:02:51 AM