ready for testing
parent
4905a34cf7
commit
c1742eef58
|
@ -285,7 +285,7 @@ int main(int argc, char** argv)
|
|||
}
|
||||
}
|
||||
if (ret != SSL_SUCCESS){
|
||||
printf("SSL_accept failed");
|
||||
printf("SSL_accept failed\n");
|
||||
continue;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue