Hi Igor, > 00000000`03d5c320 "Assertion failed: Bad address (." > 00000000`03d5c340 ".\..\..\src\tcp_socket.cpp:93)."
There's some deeper bug causing this. WSAEFAULT means that the buffer supplied to send() function is not within the valid address space. Any chance of reproducing the problem? Martin _______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
