libzmq/builds/mingw32
Pieter Hintjens 1acc1b1582 Problem: FD_SETSIZE 1024 is too restrictive under Windows
Solution: increased to 4096 by default for all MSVC builds, for MinGW,
and for CMake.

Note: this is a speculative change, it needs confirmation before we
can keep it. Particularly, there is some doubt that changing this in
libzmq will affect upstream applications using libzmq.dll.
2014-08-23 13:59:53 +02:00
..
Makefile.mingw32 Problem: FD_SETSIZE 1024 is too restrictive under Windows 2014-08-23 13:59:53 +02:00
platform.hpp add simple Makefile to build with mingw32 2013-03-03 15:39:44 +08:00