tqchen edited a comment on pull request #7766: URL: https://github.com/apache/tvm/pull/7766#issuecomment-809694731
on linux 0.0.0.0 allows external host to connect(as it binds on the external accessible IP), while localhost would prevent external machine to connect, which would be problematic for cases like cpp_rpc(to be expected to connect from remote). Would be great to figure out the examples in each case. There is also a difference in terms of IPv6 vs IPv4, and explicitly specifying "localhost" might cause some of the problem -- 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. For queries about this service, please contact Infrastructure at: [email protected]
