• Anton Lozovsky's avatar
    FS-7731 mod_xml_cdr: url_index global pointer concurrent access fix, curl… · 8068c4e1
    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.
    8068c4e1
名称
最后提交
最后更新
..
mod_xml_cdr 正在载入提交数据...
mod_xml_curl 正在载入提交数据...
mod_xml_ldap 正在载入提交数据...
mod_xml_radius 正在载入提交数据...
mod_xml_rpc 正在载入提交数据...
mod_xml_scgi 正在载入提交数据...