ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/EV-ADNS/Changes
(Generate patch)

Comparing EV-ADNS/Changes (file contents):
Revision 1.1 by root, Sat Dec 1 13:53:11 2007 UTC vs.
Revision 1.6 by root, Sat Dec 8 23:13:27 2007 UTC

1Revision history for EV::ADNS 1Revision history for EV::ADNS
2 2
30.1 3 - only run the rpepare watcher if there actually is work to do
4 (this also made the code simpler and faster).
5 - possible future multiplicity support.
6
70.3 Mon Dec 3 20:02:40 CET 2007
8 - properly call adns_processtimeouts in the timer callback.
9
100.2 Mon Dec 3 12:53:55 CET 2007
11 - use an idle watcher to ensure that our prepare callback
12 is called even when we submit requests late in the event loop.
13 - doc fixes.
14
150.1 Sat Dec 1 23:35:27 CET 2007
4 - original version, a Glib::EV clone. 16 - original version, a Glib::EV clone.

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines