mirror of
https://github.com/sigmasternchen/CFloor
synced 2025-03-16 04:38:55 +00:00
maybe ther is an error
This commit is contained in:
parent
b9c9a7c5fc
commit
a351717e68
1 changed files with 1 additions and 0 deletions
|
@ -52,6 +52,7 @@ void* copyFromSslToFd(void* data) {
|
|||
}
|
||||
|
||||
debug("ssl: read thread finished");
|
||||
error("ssl: failed to create new connection: %s", ERR_error_string(b), NULL));
|
||||
|
||||
return NULL;
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue