1
0
mirror of https://frontier.innolan.net/rainlance/c-ares.git synced 2025-10-06 06:00:06 +00:00
Commit Graph

8 Commits

Author SHA1 Message Date
9a92b80191 library init: documentation update
This commit updates the documentation of ares_library_init() and
ares_library_cleanup() with regard to the newly introduced reference
counting of initializations and deinitializations.
2013-04-22 23:26:01 +02:00
63627fa5ab remove all $Id$ lines 2010-03-27 19:42:02 +01:00
6e0ab38229 spell fix
reported by Gregor Jasny on the mailing list
2010-03-25 14:06:26 +01:00
85df26919c Added 'currently' in italics to insist on transient situation. 2009-11-24 10:08:45 +00:00
612a29311a Daniel wants upcoming release to be 1.7.0 2009-11-23 12:03:32 +00:00
cf3301f024 Make ares_init(), ares_dup() and ares_init_options() return ARES_ENOTINITIALIZED
if library initialization has not been performed calling ares_library_init().
2009-05-26 18:00:14 +00:00
179a0d2b28 minor edits 2009-05-23 20:23:44 +00:00
dec9775cd6 Initial ares_library_cleanup(3) man page 2009-05-20 11:26:26 +00:00