Next | Query returned 33 messages, browsing 31 to 40 | previous

History of commit frequency

CVS Commit History:


   2006-02-26 18:05:08 by Thomas Klausner | Files touched by this commit (1)
Log message:
As seen in 2.1 bulk build:
uses event_once, so depend on libevent>=0.9
   2006-02-26 18:01:25 by Joerg Sonnenberger | Files touched by this commit (3)
Log message:
Uses libevent, include b3.mk. Fix compilation of test case on DragonFly.
Bump revision.
   2006-02-19 18:11:06 by Adrian Portelli | Files touched by this commit (6) | Imported package
Log message:
Libdnsres provides a non-blocking thread-safe API for resolving DNS names.
It requires that your main application is built on top of libevent. Libdnsres'
API essentially mirrors the traditional gethostbyname and getaddrinfo
interfaces. All return values have been replaced by callbacks instead.

The code borrows heavily from the BSD resolver library. In fact, it is an
extremely ugly hack to make the BSD resolver library non-blocking and
thread-safe without changing the API too much.


Next | Query returned 33 messages, browsing 31 to 40 | previous