mirror of
https://gitlab.com/openconnect/ocserv.git
synced 2026-02-10 08:46:58 +08:00
corrected definition
This commit is contained in:
@@ -227,7 +227,7 @@ int s, y, e;
|
||||
return -1;
|
||||
}
|
||||
|
||||
#if defined(IPPROTO_IPV6)
|
||||
#if defined(IPV6_V6ONLY)
|
||||
if (l->family == AF_INET6) {
|
||||
y = 1;
|
||||
/* avoid listen on ipv6 addresses failing
|
||||
|
||||
Reference in New Issue
Block a user