Merge pull request #2696
937e7f8a Initialize openssl on startup (moneromooo-monero)
This commit is contained in:
@@ -215,6 +215,7 @@ namespace
|
||||
|
||||
int main(int argc, char** argv)
|
||||
{
|
||||
tools::on_startup();
|
||||
//set up logging options
|
||||
mlog_configure(mlog_get_default_log_path("net_load_tests_srv.log"), true);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user