azlux / pymumble

Mumble client implementation in Python
GNU General Public License v3.0
128 stars 61 forks source link

Add IPv6 support #46

Closed asdfjkluiop closed 4 years ago

asdfjkluiop commented 4 years ago

Currently AF_INET6 is never being set on the socket even when an IPv6 address is in use, this leads to the inability to connect to mumble servers over IPv6

azlux commented 4 years ago

Should be fix with https://github.com/azlux/pymumble/commit/8ccfb0e7cf7183cc6766591b985dfc1bcf5a2d37