Mingw doesn't like write() to socket

Marc Lehmann schmorp at schmorp.de
Tue Nov 23 21:55:18 CET 2010


On Tue, Nov 23, 2010 at 12:58:29PM +0100, Bert Belder <H.Belder at student.TUDelft.NL> wrote:
> What are the odds that the read/write/send/recv calls can be wrapped in
> an #ifdef __MINGW32__ so an unpatched libev will just work on MingW? 

stupid question, but why don't you just report the bug? even native
windows has no problems writing to a socket, so this looks like an
unnecessary mingw bug that should be easy to fix.

-- 
                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