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
flexisip
Merge requests
!636
Make TlsConnection BIO non-blocking even with TCP only
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Anthony Gauchy
requested to merge
fix/blocking_tls_connection
into
master
Feb 03, 2022
Overview
1
Commits
1
Pipelines
18
Changes
11
https://bugs.linphone.org/view.php?id=9895
all basic TlsConnection method are now non-blocking (connection,read, write) in every case.
TlsConnection::readAll method now handle timeout.
Add some tests
Edited
Feb 10, 2022
by
Anthony Gauchy