]> git.ipfire.org Git - thirdparty/freeswitch.git/commit
Add `connect-timeout` option for curl API command
authorTravis Cross <tc@traviscross.com>
Sun, 16 Nov 2014 19:16:39 +0000 (19:16 +0000)
committerTravis Cross <tc@traviscross.com>
Sun, 16 Nov 2014 19:31:00 +0000 (19:31 +0000)
commit1ee325df48b3c71e8cf645aaf19138eae9a43ff6
treed2bead278ebe049dcf77bac1ce0571b7b0b57ac0
parent07c5cc18ba57a57ed082985a1a5f830dce7ee793
Add `connect-timeout` option for curl API command

This option sets the maximum number of seconds that curl will wait to
connect with the server.

Right now this is a synonym for the `timeout` option.
src/mod/applications/mod_curl/mod_curl.c