Hi Олег,

You're running on Windows, right?

Could you check that FD_SETSIZE is defined in the Windows project to be 1024?

-Pieter

On Tue, Nov 16, 2010 at 8:28 AM, Олег Севостьянов <[email protected]> wrote:
> Hi.
>
> I have error "assertion failed: fds.size() <= FD_SETSIZE" in
> select.cpp:67 when run test application
> (http://pastebin.com/KKu1Vxet). 0MQ sources last from git.
>
> Assert failed stable on 65 cycle in call zmq::select_t::handle_t
> zmq::select_t::add_fd (fd_t fd_, i_poll_events *events_).
>
> --
> С уважением,
>   Олег Севостьянов
>
> JabberID: [email protected]
> _______________________________________________
> zeromq-dev mailing list
> [email protected]
> http://lists.zeromq.org/mailman/listinfo/zeromq-dev
>
_______________________________________________
zeromq-dev mailing list
[email protected]
http://lists.zeromq.org/mailman/listinfo/zeromq-dev

Reply via email to