I am using loudmouth and main_loop for get events. I want to call
threads (g_thread_*), which will open its own connection, other than
that used in the main program. But when I call
lm_connection_open_and_block() I get: "Failed to resolve server". If
do not use threads, all right.
What can be the reason?
Maxim