On Sun, Aug 29, 2010 at 12:03 AM, Kelly Brock <[email protected]> wrote:
> Note: when I made the fork, there was an error in socket_base.cpp at > approx line 162, it was checking for "ipc" protocol but the comparison was > "!=" instead of "==", so bind always failed on Win32 if you "didn't" use an > ipc protocol. "local_lat" was failing with valid parameters on Win32. This looks like a bug, yes. I'm raising an issue for it. - Pieter _______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
