Skip to content

s3:utils:netlookup Create connection using port in net_context

Creating connections always uses port 0, which can cause connections to servers using non-standard ports to fail. Here it is modified to use the port saved in net_context.

Signed-off-by: wangrong wangrong@uniontech.com

Merge request reports