- res.c would send out hundreds? of retry requests on clients that did not resolve, i.e. SERVFAIL. The code was essentailly ignoring SERVFAIL hence generating request after request after request. This appears to fix this major bug. It would be a good idea to add some logging here however.
- svn:keywords *smacks adx*
- splitted ircd/libio, all headers connected with libio sources have been moved for internal use only. To use libio interface, include "libio.h" (which is already done in "stdinc.h")
- removed external references from libio/net, still to do: comm
- removed external references from libio/misc - imported s_misc.c to libio, moved CurrentTime there
- separate interface (irc_res.h) and implementation (irc_reslib.h) - moved resolver from comm/ to net/
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.