Christian, >> If someone actually tests that setting FD_SETSIZE to 1024 in 0MQ >> MSVC project doesn't break client applications with different >> FD_SETSIZE values > > So the MSVC project file #defines FD_SETSIZE to be 1024? That should > only affect the very files that are contained in that project and none > other. > > Does FD_SETSIZE have do be appropriately #defined when including 0MQ the > header files? Do they re#define FD_SETSIZE? That might be a problem.
If does not. So it should work. But before checking it in I would like to see it actually works. Martin _______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
