fre 2004-03-05 klockan 12.09 skrev Mikael Hallendal: > fre 2004-03-05 klockan 03.17 skrev Cai, Xuejun: > > I did call g_thread_init, it seems that I failed when called > > lm_connection_authenticate_and_block(), After called the funcation, it > > never return. I have looked into loudmouth, it blocked on the > > lm_connection_send_with_reply_and_block(). I don't know why, :-(
Hi! I just released 0.16 with support for passing the context to LmConnection with lm_connection_new_with_context (). I think this should now work with having one context/mainloop per thread and pass that context to LmConnection. Could you please let me know if this is working for your needs or I'll try to solve it by another way. Best Regards, Mikael Hallendal -- Mikael Hallendal [email protected] Imendio HB http://www.imendio.com Phone: +46 (0)709 718 918
