Initialize the session correctly using libpEpAdapter for main thread

gitea-12
heck 6 months ago
parent a7145a0ad4
commit 365ca8fc56

@ -418,7 +418,7 @@ void ev_server::addSharks()
void ev_server::thread_init()
{
// nothing to do, yet.
pEp::Adapter::session.initialize();
}

Loading…
Cancel
Save