mirror of
https://github.com/sigmasternchen/CFloor
synced 2025-03-15 12:28:53 +00:00
i want to know the error
This commit is contained in:
parent
4d6b896a8f
commit
3ed9336ea9
1 changed files with 1 additions and 0 deletions
|
@ -53,6 +53,7 @@ void* copyFromSslToFd(void* data) {
|
|||
}
|
||||
|
||||
debug("ssl: read thread finished %d", r);
|
||||
debug("ssl: ssl error: %s", ERR_error_string(ERR_get_error(), NULL));
|
||||
|
||||
return NULL;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue