Skip to content
GitLab
Projects
Groups
Topics
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
BC
public
liblinphone
Merge requests
!567
Asynchronous core stop
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Paul Cartier
requested to merge
feature/async_core_stop
into
master
Jan 13, 2020
Overview
4
Commits
2
Pipelines
0
Changes
8
linphone_core_stop_sync() change global state to "Shutdown"
linphone_core_iterate() must be called to end asynchronous tasks
when finished the global state change to "Off"