kc3-lang/libevent/evdns.h

Branch :


Log

Author Commit Date CI Message
e49e2891 2012-02-10 17:29:53 Update copyright notices to 2012
447b0bad 2011-10-30 22:32:18 Fix compile warning from saying event2/*.h inside a comment Based on a patch by Adrian Chadd
3c824bd3 2011-10-24 13:18:09 Update copyright dates to 2011.
2888facc 2011-07-04 23:02:11 Revise the event/evbuffer/bufferevent doxygen for clarity and accuracy
17efc1cd 2010-03-04 01:25:51 Update all our copyright notices to say "2010"
b85b710c 2009-01-27 22:34:36 Update copyright statements to reflect the facts that: a) this is 2009 b) niels and nick have been comaintainers for a while c) saying "all rights reserved" when you then go on to explicitly disclaim some rights is sheer cargo-cultism. svn:r1065
1c765b78 2008-11-28 20:11:24 move dns header files into the include directory; move old functions into compat and structs into a struct header file svn:r955
12077b4e 2008-07-16 03:47:47 support setting of AA or RD in dns server response svn:r910
803dc36a 2008-05-05 19:19:08 r19609@catbus: nickm | 2008-05-05 15:16:52 -0400 Reename evdns-internal struct request to evdns_request, and expose the name. switch new evdns resolve APIs to return evdns_request*. This is a prereq to making evdns requests cancelable. svn:r778
e688a88a 2008-04-17 17:55:35 r15216@tombo: nickm | 2008-04-17 13:55:05 -0400 Add new thread-safe interfaces to evdns functions. Needs review. svn:r714