[zeromq-dev] CLR bindings error: can't set up a listener

Martin Sustrik sustrik at 250bpm.com
Tue Oct 4 08:44:14 CEST 2011


Hi Igor,

>      //  Create listening socket.
>      SOCKET listener;
>      listener = open_socket (AF_INET, SOCK_STREAM, 0);
>  >>>    wsa_assert (listener != INVALID_SOCKET);
>
> The assertion is printed to console thus error R6010 (abort) comes from
> debugger.

There should be a text describing the error in the console. What is it?

Martin



More information about the zeromq-dev mailing list