[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[Libevent-users] multiple events handling



KudosJ

I am excited to use libevent for my apps,

I am wondering if I can

a)      Tag multiple events/fds to one callback handler (specifically, timer fd and shm queue fd etc..)

b)      If yes, how do I distinguish the events/fds in the callback handler.

 

I don’t see the info of  how it can be done in the libevent blog/doc..

 

Could you pls help?

 

Thanks

Venki