mirror of
https://github.com/monero-project/monero.git
synced 2025-08-05 08:54:17 -04:00
Merge pull request #2696
937e7f8a
Initialize openssl on startup (moneromooo-monero)
This commit is contained in:
commit
8df6b010eb
10 changed files with 21 additions and 1 deletions
|
@ -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);
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue