mirror of
https://github.com/zeromq/libzmq.git
synced 2025-10-18 03:29:49 +02:00

This allows us to actually report an error to the caller on resolve failure, rather than asserting later on in the io thread. Signed-off-by: Staffan Gimåker <staffan@spotify.com>