flow
flow copied to clipboard
Reuse socket address
See https://github.com/erickt/rust-zmq/issues/342#issuecomment-1440604925
and see if this can be used to reuse the address and avoid the busy socket errors
Blocked on the availability to Set Socket Options in the rust crate.