I'm curious to know if anyone else has tried this... I'm about to give it a go, but was hoping someone else may have some experience to share before I sit here at 11:00 pm (having to go to work in the morning) to try this.
If I load up a few threads, and from each thread create an event base and create listen events on the same fd, how would libevent respond to that? Would only one of the event bases end up winning and triggering an event, or would each one end up triggering the event?