Kaydet (Commit) 1f08c7cb authored tarafından Tor Lillqvist's avatar Tor Lillqvist

Turn on Neon lock and SSL debugging too (when OSL_DEBUG_LEVEL>0)

Change-Id: I4acb7ab1aeba31bfeedd4dfbcd76d6bf517b8944
üst 1edb06dd
......@@ -705,7 +705,8 @@ void NeonSession::Init()
// | NE_DBG_HTTPAUTH
// | NE_DBG_XML
// | NE_DBG_XMLPARSE
// | NE_DBG_LOCKS
| NE_DBG_LOCKS
| NE_DBG_SSL
);
#endif
m_bGlobalsInited = true;
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment