On socket-based connections, there is no error FD, so don't try waiting on one.
commit09aa014665b641df9949d6b225b29e9e118b244e
authortilghman <tilghman@614ede4d-c843-0410-af14-a771ab80d22e>
Wed, 21 May 2008 13:39:41 +0000 (21 13:39 +0000)
committertilghman <tilghman@614ede4d-c843-0410-af14-a771ab80d22e>
Wed, 21 May 2008 13:39:41 +0000 (21 13:39 +0000)
tree99e8c1c82227cef01eeab3ccdbd380801188377a
parentd613c4e2a78e7de192783e619237298fc6dccd8a
On socket-based connections, there is no error FD, so don't try waiting on one.
(closes issue #12697)
 Reported by: ctooley
 Patches:
       fix_externalivr_waitfor_nandfds-v3.diff uploaded by ctooley (license 136)

git-svn-id: http://svn.digium.com/svn/asterisk/trunk@117431 614ede4d-c843-0410-af14-a771ab80d22e
apps/app_externalivr.c