mirror of
https://github.com/status-im/miniupnp.git
synced 2025-01-20 03:08:56 +00:00
parent
cfa01c5c32
commit
2a1cc8d798
@ -2004,7 +2004,9 @@ main(int argc, char * * argv)
|
||||
#endif
|
||||
|
||||
#if defined(ENABLE_IPV6) && defined(ENABLE_PCP)
|
||||
spcp_v6 = OpenAndConfPCPv6Socket();
|
||||
if(!GETFLAG(IPV6DISABLEDMASK)) {
|
||||
spcp_v6 = OpenAndConfPCPv6Socket();
|
||||
}
|
||||
#endif
|
||||
|
||||
/* for miniupnpdctl */
|
||||
|
Loading…
x
Reference in New Issue
Block a user