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

[Libevent-users] exceptfds



Hi,

is there a reason libevent has no way to feed in exceptfds?

I have a little project for a couple of years with DVB Streaming and certain
ioctls for linux DVB drivers require the fds to be polled for exceptions. Up to
now all drivers were happy to also trigger read events but now there are some
beeing correct on the specs to i need to poll on exceptions on an fd.

libevent does not seem to support this but is there a way around?

Currently the plan is to split this into a seperate thread with its
own select loop.

Flo
-- 
Florian Lohoff                                                 f@xxxxx
***********************************************************************
To unsubscribe, send an e-mail to majordomo@xxxxxxxxxxxxx with
unsubscribe libevent-users    in the body.