Ctrl-C was causing xfrout to get an exception. This was serve_forever()
using select(), and getting EINTR on the system call. This patch fixes that. See Trac #146 for the full history: http://bind10.isc.org/ticket/146 git-svn-id: svn://bind10.isc.org/svn/bind10/trunk@2147 e5f2f494-b856-4b98-b285-d166d9295462
Please register or sign in to comment