-
Notifications
You must be signed in to change notification settings - Fork 1.4k
Closed
Labels
Description
Following on debug logs posted to #868 , it looks like we are not handling ipv6 sockaddr tuples correctly. At
Line 260 in fb09c0a
self.host, self.port = sockaddr[:2] |