• Anton Lozovsky's avatar
    FS-7731: [mod_xml_cdr] url_index global pointer concurrent access fix, curl… · 33c18f9e
    Anton Lozovsky 提交于
    FS-7731: [mod_xml_cdr] url_index global pointer concurrent access fix, curl default connection timeout fix
    
    - thread variable copy of url_index global pointer to prevent the concurrent access having wrong state change if the posting to the current http server was unsuccessfull;
    - overriding the default curl connection timeout
    
    Based on need to figure out the smallest block of code need to mutex, and that libcurl (and its wrapper) is definitely thread safe.
    33c18f9e
名称
最后提交
最后更新
..
applications 正在载入提交数据...
asr_tts 正在载入提交数据...
codecs 正在载入提交数据...
dialplans 正在载入提交数据...
directories/mod_ldap 正在载入提交数据...
endpoints 正在载入提交数据...
event_handlers 正在载入提交数据...
formats 正在载入提交数据...
languages 正在载入提交数据...
legacy/languages/mod_lua 正在载入提交数据...
loggers 正在载入提交数据...
say 正在载入提交数据...
sdk/autotools 正在载入提交数据...
timers 正在载入提交数据...
xml_int 正在载入提交数据...
.gitignore 正在载入提交数据...
Makefile.am 正在载入提交数据...