[SCM] ISC BIND 10 source code branch, trac489, created. 8f23ba4a72eed354852b023a4d41adfe4a62bb0c

BIND 10 source code commits bind10-changes at lists.isc.org
Fri Jan 21 15:52:55 UTC 2011


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "ISC BIND 10 source code".

The branch, trac489 has been created
        at  8f23ba4a72eed354852b023a4d41adfe4a62bb0c (commit)

- Log -----------------------------------------------------------------
commit 8f23ba4a72eed354852b023a4d41adfe4a62bb0c
Author: Jelte Jansen <jelte at isc.org>
Date:   Fri Jan 21 16:45:47 2011 +0100

    use the three types of timeout
    
    Note that client_timeout at this point has the same result as
    lookup_timeout.
    
    Changed self-deletion of RunningQuery a bit, as it
    cannot delete itselfs until we are sure there are not events coming in
    anymore. If we change the clientTimeout() callback to send an answer and
    not stop, we shall need to keep track of that fact (i.e. not send back
    an answer in the end, and update stop since it won't be called by
    clientTimeout() anymore
    
    When adding the asiolink tests for these features, added a few
    convenience functions for common code in those tests.

commit b3ec8dc3523bf2573cdc33a73eb21605d8a32305
Author: Jelte Jansen <jelte at isc.org>
Date:   Fri Jan 21 11:29:30 2011 +0100

    enable configuration of new timeouts
    
    renamed existing timeout to query_timeout, added client_timeout and
    lookup_timeout
    In the config spec, these are named timeout_XX instead of XX_timeout, so
    they will automatically be shown next to each other in ordered output

-----------------------------------------------------------------------


hooks/post-receive
-- 
ISC BIND 10 source code



More information about the bind10-changes mailing list