I don't think the upstream fix for this is actually complete; MuxWrapper
passes the files up to the SockWrapper constructor, but SockWrapper
still thinks they are sockets and uses them as such, e.g. when calling
self.rsock.setblocking(False) which will fail when SockWrapper.rsock is
a file, not a socket.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1873368

Title:
  ssshuttle server fails to connect endpoints with python 3.8

To manage notifications about this bug go to:
https://bugs.launchpad.net/sshuttle/+bug/1873368/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to