16 Aug
2023
16 Aug
'23
12:54 p.m.
您好, 我在OH3.2上,移植了mongoose: https://mongoose.ws/ 计划使用mongoose建立本地HTTP Server,但在执行如下代码时失败了: mg_connection *conn = mg_http_listen(&mgr, "127.0.0.1:11695", reinterpret_cast(fn), this); 分析原因是使用socket bind 127.0.0.1 11695 失败,请问在OH3.2上如何才能顺利绑定loopback的端口号? 柏光宾 baiguangbin@piesat.cn 签名由 网易灵犀办公 定制