mirror of
https://github.com/warmcat/libwebsockets.git
synced 2025-03-09 00:00:04 +01:00
mbedtls: fix client
This commit is contained in:
parent
1799b02a43
commit
dfacbc2071
1 changed files with 2 additions and 0 deletions
|
@ -308,6 +308,8 @@ some_wait:
|
|||
error, ERR_error_string(error, sb));
|
||||
return -1;
|
||||
}
|
||||
|
||||
return 0;
|
||||
}
|
||||
|
||||
return 1;
|
||||
|
|
Loading…
Add table
Reference in a new issue