dejank-isystem commented on PR #2740:
URL: https://github.com/apache/thrift/pull/2740#issuecomment-1359906888

   One mistake, when testing python server, I forgot to close netstd server. 
Error was in this that python does not listen both on IPv4 and IPv6, but only 
on IPv6. This can also be fixed with the `IPV6_V6ONLY` option set to `False`.
   
   Also note that listening on both protocols is only valid when no hostname is 
given.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to