Re: EV_ERROR for ev_io events?

2008-11-25 Thread Marc Lehmann
On Mon, Nov 24, 2008 at 04:49:36PM -0800, Eric Brown <[EMAIL PROTECTED]> wrote: > I had been requesting EV_ERROR events on my io watchers -- mostly because > that's what I used to do years ago when I had to manually create FD_SETs. Of > course, I don't recall ever getting an ERROR event ever. erro

Re: Fwd: EV_ERROR for ev_io events?

2008-11-25 Thread Marc Lehmann
On Mon, Nov 24, 2008 at 05:58:42PM -0700, Roger Pack <[EMAIL PROTECTED]> wrote: > I believe on windows it reports error selectable when there's an error No, the select fucntion cannot report error events in any way - you also probably confuse that with the except set, which serves no actual purpos