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
+2
View File
@@ -434,6 +434,8 @@ SWITCH_DECLARE(void) switch_core_session_rwunlock(_In_ switch_core_session_t *se
*/
SWITCH_DECLARE(int) switch_core_add_state_handler(_In_ const switch_state_handler_table_t *state_handler);
SWITCH_DECLARE(int) switch_core_curl_count(int *val);
/*!
\brief Remove a global state handler
\param state_handler the state handler to remove