Windows version

Marc Lehmann schmorp at schmorp.de
Tue Oct 5 20:29:38 CEST 2010


On Mon, Oct 04, 2010 at 11:35:58PM -0700, ry at tinyclouds.org wrote:
> > cygwin isn't win32, but posix, but cygwin is _also_ supported by libev
> > (not sure what you wanted to say though), even though I don't know of any
> > production software using it there.
> 
> Unless I'm mistaken, ev_async which uses select() on a pipe will not work.

You are mistaken - maybe you should check first next time. Note also that
I and other people use libev in PRODUCTION in native win32 environments,
so it's proven that either select on a pipe works on win32 OR libev
doesn't use a pipe internally.

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



More information about the libev mailing list