server_connection_manager.h | 45 // Depending on the value of the server_status code, response_code, and 98 ServerConnectionCode server_status; member in struct:browser_sync::HttpResponse 104 server_status(NONE) {} 265 inline HttpResponse::ServerConnectionCode server_status() const { function in class:browser_sync::ServerConnectionManager 373 // Volatile so various threads can call server_status() without
|