zeromq / netmq

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

Reopen issue #840 #950

Open zcteo opened 3 years ago

zcteo commented 3 years ago

issue#840 @dxdjgl sometimes, e.Socket could throw an exception

screen

Originally posted by @zcteo in https://github.com/zeromq/netmq/issues/840#issuecomment-720892189

zcteo commented 3 years ago

current netmq version: 4.0.1.0

stale[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had activity for 365 days. It will be closed if no further activity occurs within 56 days. Thank you for your contributions.

hryhorasz commented 1 year ago

This is still an issue. There is no way to get the RemoteEndPoint of the disconnected socket because it's null.