]> git.netwichtig.de Git - user/henk/code/inspircd.git/blob - include/dnsqueue.h
Initialize mode handlers and watchers to 0 in the constructor, or mucho pain can...
[user/henk/code/inspircd.git] / include / dnsqueue.h
1 #include "inspircd.h"
2 #include "users.h"
3
4 bool lookup_dns(const std::string &nick);
5 void dns_poll(int fdcheck);