You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Please use this template for reporting suspected bugs or requests for help.
Issue description
server socket (router mode) set the ZMQ_HELLO_MSG, but the client (dealer mode) cannnot receive this msg, even though netstat says connection has been established.
Please use this template for reporting suspected bugs or requests for help.
Issue description
server socket (router mode) set the ZMQ_HELLO_MSG, but the client (dealer mode) cannnot receive this msg, even though
netstat
says connection has been established.Environment
Minimal test code / Steps to reproduce the issue
What's the actual result? (include assertion message & call stack if applicable)
should print
hello
What's the expected result?
program stuck in the
while
loopThe text was updated successfully, but these errors were encountered: