zeromq / netmq

A 100% native C# implementation of ZeroMQ for .NET
Other
2.94k stars 742 forks source link

sometimes dealerserver do twice connect to router... #1042

Closed LHwoo closed 1 year ago

LHwoo commented 1 year ago

I Use NetMq to manyserver that's connected one anothe I wrote the connection log in the code but It don't communication on the first connection. It can communicate when I see to second connection log

It occur when I servers restarts one thing at a time what happened? ty