zeromq / netmq

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

Socket Identity not honored when using InProc #89

Closed reiroldan closed 9 years ago

reiroldan commented 11 years ago

I've not tested this thoroughly just yet, but it seams that when using the InProc transport, the connecting socket's identity is ignored for Router sockets.

Both setting the identity before or after connecting exhibits the same behavior.

somdoron commented 10 years ago

Can you send a sample code to reproduce?

somdoron commented 9 years ago

solved by #343

iiwaasnet commented 9 years ago

Confirm the same behavior. Is it fixed in NetMQ version 3.3.0.13-alpha594?

somdoron commented 9 years ago

Fixed in master On Jun 27, 2015 10:58 AM, "iiwaasnet" notifications@github.com wrote:

Confirm the same behavior. Is it fixed in NetMQ version="3.3.0.13-alpha594?

— Reply to this email directly or view it on GitHub https://github.com/zeromq/netmq/issues/89#issuecomment-115988804.