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.7 by root, Sat Dec 8 23:14:21 2007 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines