[SCM] ISC BIND 10 source code branch, trac420, created. acc6a3ab370cd5c22ad37bb79f819578bb1e6e97

BIND 10 source code commits bind10-changes at lists.isc.org
Tue Jan 25 16:28:40 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, trac420 has been created
        at  acc6a3ab370cd5c22ad37bb79f819578bb1e6e97 (commit)

- Log -----------------------------------------------------------------
commit acc6a3ab370cd5c22ad37bb79f819578bb1e6e97
Author: Michal 'vorner' Vaner <michal.vaner at nic.cz>
Date:   Tue Jan 25 17:24:45 2011 +0100

    [trac420] Try not to timeout on slow machines
    
    Some of our built machines time out, for two possible reasons:
    * They have long buffer before they start blocking. Therefore the amount
      of data sent is increased.
    * They have clock with low precision, so if now - last_sent > 0.1:
      happens after a long time. So the timeout waiting for that was
      increased.

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


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



More information about the bind10-changes mailing list