Skip to content
GitLab
Explore
Projects
Groups
Topics
Snippets
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
BC
public
liblinphone
Commits
83e2c0dd
Commit
83e2c0dd
authored
3 years ago
by
Simon Morlat
Browse files
Options
Download
Patches
Plain Diff
Attempt to make local network permission detection more reliable.
parent
95ff0cb6
1 merge request
!1588
Attempt to make local network permission detection more reliable.
Changes
7
Hide whitespace changes
Inline
Side-by-side
Showing
7 changed files
coreapi/linphonecore.c
+4
-0
coreapi/linphonecore.c
src/core/platform-helpers/ios-platform-helpers.mm
+5
-0
src/core/platform-helpers/ios-platform-helpers.mm
src/core/platform-helpers/platform-helpers.cpp
+4
-0
src/core/platform-helpers/platform-helpers.cpp
src/core/platform-helpers/platform-helpers.h
+7
-0
src/core/platform-helpers/platform-helpers.h
src/nat/ice-service.cpp
+50
-30
src/nat/ice-service.cpp
src/nat/ice-service.h
+1
-0
src/nat/ice-service.h
src/utils/if-addrs.cpp
+6
-6
src/utils/if-addrs.cpp
with
77 additions
and
36 deletions
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment
Menu
Explore
Projects
Groups
Topics
Snippets