pycares — Python interface to c-ares.

See also

c-ares source code.

ares_threadsafety

pycares.ares_threadsafety()

Check if c-ares was compiled with thread safety support.

Returns:

True if thread-safe, False otherwise.

Return type:

bool

Objects