mirror of
https://gitlab.linphone.org/BC/public/linphone-iphone.git
synced 2026-05-07 05:53:06 +00:00
Merge branch 'master' of git://git.savannah.nongnu.org/linphone
This commit is contained in:
commit
50c04ac61a
1 changed files with 1 additions and 0 deletions
|
|
@ -683,6 +683,7 @@ static int get_local_ip_with_getifaddrs(int type, char *address, int size)
|
|||
if (strchr(address, '%') == NULL) { /*avoid ipv6 link-local addresses */
|
||||
/*ms_message("getifaddrs() found %s",address);*/
|
||||
ret++;
|
||||
break;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue