| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
Sorry, something went wrong.
…Linux 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.
| - On Linux it accepts an integer ``device_id`` or a tuple | ||
| ``(device_id, [channel])`` where ``device_id`` | ||
| is specifies the number of the Bluetooth device, | ||
| and ``channel`` is an optional integer specifying the HCI channel |
There was a problem hiding this comment.
| and ``channel`` is an optional integer specifying the HCI channel | |
| and ``channel`` is an optional integer specifying the HCI channel. |
Sorry, something went wrong.
There was a problem hiding this comment.
No, it is not the end of the sentence.
Sorry, something went wrong.
Co-authored-by: Stan Ulbrych <89152624+StanFromIreland@users.noreply.github.com>
| Back | FazBrowse Home | New Git URL |
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.
📚 Documentation preview 📚: https://cpython-previews--132525.org.readthedocs.build/