getaddrinfo() gladly allows unicode for the host, but the port must be in ascii (e.g. "https"). Make sure this is properly converted before we pass it on. Patch by @caderize on GitHub. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| __main__.py | ||
| auth_plugins.py | ||
| sysloghandler.py | ||
| token_plugins.py | ||
| websocket.py | ||
| websocketproxy.py | ||
| websocketserver.py | ||
| websockifyserver.py | ||