FS-2936 plan B for curl stuff

This commit is contained in:
Anthony Minessale
2011-05-13 13:17:54 -05:00
parent c196e2c109
commit acf3090adf
15 changed files with 134 additions and 207 deletions
+1
View File
@@ -253,6 +253,7 @@ struct switch_runtime {
int multiple_registrations;
uint32_t max_db_handles;
uint32_t db_handle_timeout;
int curl_count;
};
extern struct switch_runtime runtime;