mirror of
https://github.com/zeromq/libzmq.git
synced 2024-12-13 02:42:58 +01:00
d1881acbdc
When Curve authentication is used, libsodium opens a file descriptor to /dev/urandom to generate random bytes. When the ZMQ context terminates, it should ensure that file gets closed. |
||
---|---|---|
.. | ||
devurandom.c | ||
devurandom.h | ||
randombytes.h |