[zeromq-dev] Multiple binds on DGRAM socket issue
Arnaud Loonstra
arnaud at sphaero.org
Wed Oct 5 14:19:56 CET 2022
Hi all,
I'm trying to trace a bug when I create multiple binds to a DGRAM
socket. The last bind never works. The second UDP socket gets created
but is gone almost instantly just after.
It's reported here: https://github.com/zeromq/libzmq/issues/4434
I might need some pointers to trace what happens in the background
thread managing the sockets.
Rg,
Arnaud
More information about the zeromq-dev
mailing list