"vscode:/vscode.git/clone" did not exist on "ae7d5bf6172e4597a859605268dd960c198ed935"
Use getaddrinfo(3) in a anetTcpServer.
Change anetTcpServer() function to use getaddrinfo(3) to perform address resolution, socket creation and binding. Resolved addresses are limited to those reachable by the AF_INET address family.
Please register or sign in to comment