When trying to unload res_curl.so, warn about all dependent modules.
authorSean Bright <sean@malleable.com>
Thu, 20 Sep 2012 11:05:40 +0000 (11:05 +0000)
committerSean Bright <sean@malleable.com>
Thu, 20 Sep 2012 11:05:40 +0000 (11:05 +0000)
commit7b823e9f8e6e92e44da65d598e3e5a6a1ef47466
treed11a355158432d44929cc4cd99cad1c6e566ebaa
parented442248e56c93b4588006d29626e44e0d4dd74a
When trying to unload res_curl.so, warn about all dependent modules.

Before this, attempting to unload res_curl.so would warn you about the first
module it found that was dependent.  We now warn about all of the loaded modules
instead.

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@373203 65c4cc65-6c06-0410-ace0-fbb531ad65f3
res/res_curl.c