vibora
vibora copied to clipboard
Fixed Client connection pool mistake
fixed the connection pool key on default ports, that it should use the real port (which is used as the key 3 lines later) instead of None/0
(BTW I couldn't build and run tests because of this issue, but I can't see any errors this may cause... the fix is pretty simple and apparent)