Code review comment for lp:~chipaca/ubuntu-push/client-v0-p11

Revision history for this message
Samuele Pedroni (pedronis) wrote :

// ClientConfig holds the client configuration
type ClientConfig struct {
        connectivity.ConnectivityConfig // q.v.
        // A reasonably large maximum ping time

that's probably more: A reasonably large timeout for receive/answer pairs

« Back to merge proposal