Content-Length: 301555 | pFad | https://github.com/python/cpython/issues/132429

ad Bluetooth socket support is disabled on NetBSD and DragonFly BSD · Issue #132429 · python/cpython · GitHub
Skip to content

Bluetooth socket support is disabled on NetBSD and DragonFly BSD #132429

Description

@serhiy-storchaka

Despite that there is a code to support Bluetooth sockets on NetBSD and DragonFly BSD, it did not work from 2010 (see 2501aca, 3e85dfd) due to error in conditional compilation. Condition (defined(HAVE_BLUETOOTH_H) || defined(HAVE_BLUETOOTH_BLUETOOTH_H)) && !defined(__NetBSD__) && !defined(__DragonFly__) is always false on NetBSD and DragonFly BSD, so USE_BLUETOOTH was not defined, and the code was omitted during compilation.

cc @gpshead

Linked PRs

Metadata

Metadata

Projects

Status
Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions









ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: https://github.com/python/cpython/issues/132429

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy