[zeromq-dev] Assertion failed: fds.size() <= FD_SETSIZE in select.cpp:67

Martin Sustrik sustrik at 250bpm.com
Tue Nov 16 10:21:44 CET 2010


On 11/16/2010 10:18 AM, Christian Gudrian wrote:
> Am 16.11.2010 10:16, schrieb Martin Sustrik:
>
>> But before checking it in I would like to see it actually works.
>
> Of course. I might be able to run some tests here today. Would it
> suffice to have 0MQ compiled with FD_SETSIZE #defined to 1024 and then
> have it linked into an application with FD_SETSIZE left untouched and
> observe which value it eventually gets set to?

More or less. It would be nice to call select() in client app to see 
whether it works ok.

Martin



More information about the zeromq-dev mailing list