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 purpose
on standards-compliant systems, and is mapped to EV_WRITE on the buggy
windows platform (as it errornously signals connect readyness that way).

-- 
                The choice of a       Deliantra, the free code+content MORPG
      -----==-     _GNU_              http://www.deliantra.net
      ----==-- _       generation
      ---==---(_)__  __ ____  __      Marc Lehmann
      --==---/ / _ \/ // /\ \/ /      [EMAIL PROTECTED]
      -=====/_/_//_/\_,_/ /_/\_\

_______________________________________________
libev mailing list
libev@lists.schmorp.de
http://lists.schmorp.de/cgi-bin/mailman/listinfo/libev

Reply via email to