Skip to content

Bug fixes in handling IPv6 addresses and multiple server sockets. - #24

Open
ipartola wants to merge 1 commit into
Eittipat:masterfrom
ipartola:master
Open

Bug fixes in handling IPv6 addresses and multiple server sockets.#24
ipartola wants to merge 1 commit into
Eittipat:masterfrom
ipartola:master

Conversation

@ipartola

Copy link
Copy Markdown

Currently session_manager.SessionManager.peername has a bug because for IPv6 sockets the address returned is a tuple of 4 values, not two. For UNIX sockets it is just a string. This patch fixes all these issues. It also prints exactly what addresses the server is listening on at startup, rather than just the first one.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant