a bug hehe.
Thanks to Wichert Akkerman for stubbornly reporting this bug until I got
around to fixing it.
git-svn-id: svn://svn.powerdns.com/pdns/trunk/pdns@262
d19b8d6e-7fed-0310-83ef-
9ca221ded41b
/*
PowerDNS Versatile Database Driven Nameserver
- Copyright (C) 2002 PowerDNS.COM BV
+ Copyright (C) 2004 PowerDNS.COM BV
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
}
if(!tries)
throw AhuException("Resolver binding to local socket: "+stringerror());
+
+ Utility::setNonBlocking(d_clientsock);
}
void makeTCPServerSocket()