ares_library_initialized

Name

ares_library_initialized - get the initialization state

Synopsis

#include <ares.h>
 
int ares_library_initialized(void)

Description

Returns information if c-ares needs to get initialized.

Return value

ARES_ENOTINITIALIZED if not initialized and ARES_SUCCESS if no initialization is needed.

Availability

This function was first introduced in c-ares version 1.11.0

See also

ares_library_init(3), ares_library_cleanup(3)

This HTML page was made with roffit.