rocketmq-client-cpp icon indicating copy to clipboard operation
rocketmq-client-cpp copied to clipboard

rocketmq-client-cpp windows support creating an IPv6 offset directory?

Open whdugh opened this issue 1 year ago • 1 comments

是否需要改代码

whdugh avatar Nov 21 '24 07:11 whdugh

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?

whdugh avatar Nov 21 '24 07:11 whdugh