• Pieter Hintjens's avatar
    Problem: FD_SETSIZE 1024 is too restrictive under Windows · 1acc1b15
    Pieter Hintjens authored
    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.
    1acc1b15
CMakeLists.txt 25.8 KB