1ARES_LIBRARY_INITIALIZED(3)Library Functions ManualARES_LIBRARY_INITIALIZED(3)
2
3
4

NAME

6       ares_library_initialized - get the initialization state
7

SYNOPSIS

9       #include <ares.h>
10
11       int ares_library_initialized(void)
12

DESCRIPTION

14       Returns information if c-ares needs to get initialized.
15

RETURN VALUE

17       ARES_ENOTINITIALIZED if not initialized and ARES_SUCCESS if no initialā€
18       ization is needed.
19

AVAILABILITY

21       This function was first introduced in c-ares version 1.11.0
22

SEE ALSO

24       ares_library_init(3), ares_library_cleanup(3)
25
26
27
28                                  29 Sep 2016      ARES_LIBRARY_INITIALIZED(3)
Impressum