On Sun, Feb 24, 2013 at 8:46 AM, Tony Qin <anqin....@gmail.com> wrote: > Is it allowed to create two loops in one process but within different thread?
Yes, but they must have different event_base structures. Also, you need to enable threading support by calling the appropriate event_enable_*_threading() function *********************************************************************** To unsubscribe, send an e-mail to majord...@freehaven.net with unsubscribe libevent-users in the body.