summaryrefslogtreecommitdiff
path: root/res
diff options
context:
space:
mode:
authorJoshua Colp <jcolp@digium.com>2015-03-14 02:00:29 +0000
committerJoshua Colp <jcolp@digium.com>2015-03-14 02:00:29 +0000
commitf7c6bedb061b6e609d8ec0a1a9c67e1ba6ba194d (patch)
tree45f04d9a0a455c61d30e56aca361896b3f1d9062 /res
parent287a22435f7063e997312f954c635b85a8afdbe8 (diff)
func_curl: Don't hold exclusive lock when performing HTTP request.
This code originally kept a lock held when performing the HTTP request to ensure that the options provided to curl remain valid. This doesn't seem to be necessary these days and holding the lock caused requests to happen sequentially instead of in parallel. ASTERISK-18708 #close Reported by: Dave Cabot ........ Merged revisions 432948 from http://svn.asterisk.org/svn/asterisk/branches/11 git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/13@432949 65c4cc65-6c06-0410-ace0-fbb531ad65f3
Diffstat (limited to 'res')
0 files changed, 0 insertions, 0 deletions