Robert Spier wrote:
What's the point of this? If you need the hostname in the pre-connect hook you can look it up there from the IP address which you already have.
If you need to look up the hostname on every incoming connection, it doesn't seem sensible to do so yourself in a plugin, and then let QP do so again afterward.
I forgot to have a look at porting this to async, I'll try to get on that this week.
-Jared