Move DNS and auth lookups after starting IAuth.
authorMichael Poole <mdpoole@troilus.org>
Fri, 20 Jan 2012 02:48:30 +0000 (21:48 -0500)
committerMichael Poole <mdpoole@troilus.org>
Fri, 20 Jan 2012 02:48:30 +0000 (21:48 -0500)
When start_dns_query() ran before start_iauth_query(), clients from
localhost would not have their IAuth 'N' message sent because ircu had
not started the IAuth query for that client.


No differences found