Searched refs:prefaceTimeout (Results 1 – 1 of 1) sorted by relevance
54 prefaceTimeout = 10 * time.Second const919 timer := time.NewTimer(prefaceTimeout) // TODO: configurable on *Server?