--- loncom/LondConnection.pm 2007/04/03 01:08:05 1.45 +++ loncom/LondConnection.pm 2007/04/10 23:15:20 1.46 @@ -1,7 +1,7 @@ # This module defines and implements a class that represents # a connection to a lond daemon. # -# $Id: LondConnection.pm,v 1.45 2007/04/03 01:08:05 albertel Exp $ +# $Id: LondConnection.pm,v 1.46 2007/04/10 23:15:20 albertel Exp $ # # Copyright Michigan State University Board of Trustees # @@ -184,7 +184,7 @@ sub new { TimeoutCallback => undef, TransitionCallback => undef, Timeoutable => 0, - TimeoutValue => 3, + TimeoutValue => 30, TimeoutRemaining => 0, LocalKeyFile => "", CipherKey => "",