Files
bind9/lib
Michał Kępień a73ab08e75 Improve reporting for barrier errors
uv_barrier_init() errors are currently ignored.  Use UV_RUNTIME_CHECK()
to catch them and to improve error reporting for any uv_barrier_init()
run-time failures (by augmenting error messages with file/line
information and the error string corresponding to the value returned).
-
..
2022-06-16 17:21:11 +02:00
2022-06-30 15:24:08 +02:00