pycares
— Python interface to c-ares.
See also
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