Files
asterisk/include/asterisk
David M. Lee 5cf7e22c08 Fix timeouts for ast_waitfordigit[_full].
ast_waitfordigit_full would simply pass its timeout to ast_waitfor_nandfds,
expecting it to decrement the timeout by however many milliseconds were
waited. This is a problem if it consistently waits less than 1ms. The timeout
will never be decremented, and we wait... FOREVER!

This patch makes ast_waitfordigit_full manage the timeout itself. It maintains
the previously undocumented behavior that negative timeouts wait forever.

(closes issue ASTERISK-20375)
Reported by: Mark Michelson
Tested by: Mark Michelson
Review: https://reviewboard.asterisk.org/r/2109/


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.8@373024 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2012-09-13 18:39:40 +00:00
..
2011-02-08 01:45:04 +00:00
2010-06-02 18:10:15 +00:00
2009-04-29 18:53:01 +00:00
2011-06-09 22:29:20 +00:00
2010-06-08 14:38:18 +00:00
2012-09-12 15:42:35 +00:00
2010-07-14 15:48:36 +00:00
2011-12-16 20:55:17 +00:00
2010-09-28 18:18:43 +00:00
2010-09-07 19:38:12 +00:00
2011-09-13 07:11:36 +00:00
2010-04-29 00:35:14 +00:00
2011-12-22 18:38:46 +00:00
2010-06-08 14:38:18 +00:00
2009-03-18 02:28:55 +00:00
2011-11-23 17:12:46 +00:00
2010-09-30 17:50:52 +00:00
2009-06-15 16:07:23 +00:00
2010-07-23 16:19:21 +00:00
2012-02-24 15:07:09 +00:00
2009-01-29 19:34:09 +00:00
2011-10-11 00:43:14 +00:00
2010-06-08 14:38:18 +00:00
2010-06-08 14:38:18 +00:00
2010-06-08 14:38:18 +00:00