whdugh commented on issue #476: URL: https://github.com/apache/rocketmq-client-cpp/issues/476#issuecomment-2490283750
When I run the RocketClient on a Windows machine, I found that it couldn't create an IPv6 directory because the directory contains special characters. Tracing back to the code, I located that UtilAll::getLocalAddress() retrieves the hostname randomly. Do I need to modify the code for this? -- 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: commits-unsubscr...@rocketmq.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org