Searched refs:anetV6Only (Results 1 – 1 of 1) sorted by relevance
464 static int anetV6Only(char *err, int s) { in anetV6Only() function494 if (af == AF_INET6 && anetV6Only(err,s) == ANET_ERR) goto error; in _anetTcpServer()