Re: libtorch: an asynchronous dns resolver library

2007-03-20 Thread Mark Drago
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Michael Frank wrote: > hi all- > > for a month or so I have been working on an asynchronous DNS resolver > library for GNOME (and any other application using the glib main loop), > which I call libtorch. Awesome! I work for a company which uses glib

Re: libtorch: an asynchronous dns resolver library

2007-03-20 Thread Sjoerd Simons
On Mon, Mar 19, 2007 at 10:52:27PM -0700, Michael Frank wrote: > Now after I've said all of this, my questions to you all are: > > 1) is this a good library to have, or is the 'problem' i'm solving small > enough that people would rather either keep using the blocking libc > calls or employ hacks

libtorch: an asynchronous dns resolver library

2007-03-19 Thread Michael Frank
hi all- for a month or so I have been working on an asynchronous DNS resolver library for GNOME (and any other application using the glib main loop), which I call libtorch. Currently code can be retrieved from svn here: https://svn.syntaxjockey.com/repos/libtorch/trunk/ For resolving a domain n