jzm-intel opened a new pull request, #15188: URL: https://github.com/apache/tvm/pull/15188
This PR fix a RPC issue on Windows by disabling socket SO_REUSEADDR flag. This flag works as expected on POSIX platforms, but will cause indeterminate behaviors on Windows sockets. Reference: https://learn.microsoft.com/en-us/windows/win32/winsock/using-so-reuseaddr-and-so-exclusiveaddruse#using-so_reuseaddr -- 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]
