Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(293)

Unified Diff: net/socket/client_socket_pool_base.h

Issue 6684019: Reland rest of r77399. (Closed) Base URL: svn://svn.chromium.org/chrome/trunk/src
Patch Set: Created 9 years, 9 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « net/http/http_stream_factory_impl_request.cc ('k') | net/socket/client_socket_pool_base.cc » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/socket/client_socket_pool_base.h
diff --git a/net/socket/client_socket_pool_base.h b/net/socket/client_socket_pool_base.h
index 53c8fbc95410df8b3c73eadf1fbe5d94065df172..8fcb5719a398477a2b34bad7afd34acc025ad96e 100644
--- a/net/socket/client_socket_pool_base.h
+++ b/net/socket/client_socket_pool_base.h
@@ -283,7 +283,9 @@ class ClientSocketPoolBaseHelper
return connect_job_factory_->ConnectionTimeout();
}
+ static bool connect_backup_jobs_enabled();
static void set_connect_backup_jobs_enabled(bool enabled);
+
void EnableConnectBackupJobs();
// ConnectJob::Delegate methods:
« no previous file with comments | « net/http/http_stream_factory_impl_request.cc ('k') | net/socket/client_socket_pool_base.cc » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698