mirror of
https://github.com/status-im/miniupnp.git
synced 2025-01-18 18:31:15 +00:00
parent
ba753120df
commit
2a08805783
@ -1169,6 +1169,8 @@ SendSSDPGoodbye(int * sockets, int n_sockets)
|
||||
|
||||
for(j=0; j<n_sockets; j++)
|
||||
{
|
||||
if(sockets[j] < 0)
|
||||
continue;
|
||||
#ifdef ENABLE_IPV6
|
||||
ipv6 = j & 1;
|
||||
if(ipv6) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user