Am 16.11.2010 08:42, schrieb Martin Sustrik:

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

Christian
_______________________________________________
zeromq-dev mailing list
[email protected]
http://lists.zeromq.org/mailman/listinfo/zeromq-dev

Reply via email to