Searched refs:clientSessionCacheKey (Results 1 – 1 of 1) sorted by relevance
149 cacheKey = clientSessionCacheKey(c.conn.RemoteAddr(), c.config)929 func clientSessionCacheKey(serverAddr net.Addr, config *Config) string { func