Document INTERNAL_ERROR_ARC4RANDOM_GETENTROPY_FAIL

Close #3239.
This commit is contained in:
Sebastian Huber 2017-11-17 07:58:10 +01:00
parent 5531f022fc
commit baf98240a4

View File

@ -388,6 +388,10 @@ INTERNAL_ERROR_ILLEGAL_USE_OF_FLOATING_POINT_UNIT (38)
The floating point unit was used illegally, for example in interrupt The floating point unit was used illegally, for example in interrupt
context on some architectures. context on some architectures.
INTERNAL_ERROR_ARC4RANDOM_GETENTROPY_FAIL (39)
A :c:func:`getentropy` system call failed in one of the `ARC4RANDOM(3)
<https://man.openbsd.org/arc4random.3>`_ functions.
Operations Operations
========== ==========