DNS Module
This module provides asynchronous dns support. This will avoid long periods where the bot just hangs there, waiting for a hostname to resolve, which will often let it timeout on all other connections.
Lines in bold are the lines that need to be included in the Eggdrop config file if you want to use the share module. Lines in bold italics are optional and only required if you wish to change the default behaviour for that particular feature.
Put this line into your Eggdrop configuration file to load the dns module:
loadmodule dns
See doc/tcl-commands.doc for information on each of these commands.
- dnslookup <ip-address/hostname> <proc> [[arg1] [arg2] ... [argN]]
Copyright © 1999, 2000, 2001, 2002 Eggheads Development Team