Files
asterisk/main
Terry Wilson 07a9b1744d Handle multiple commands per connection via netconsole
Asterisk would accept multiple NULL-delimited CLI commands via the
netconsole socket, but would occasionally miss a command due to the
command not being completely read into the buffer. This patch ensures
that any partial commands get moved to the front of the read buffer,
appended to, and properly sent.

(closes issue ASTERISK-18308)
Review: https://reviewboard.asterisk.org/r/1876/


git-svn-id: https://origsvn.digium.com/svn/asterisk/branches/1.8@362536 65c4cc65-6c06-0410-ace0-fbb531ad65f3
2012-04-19 14:26:33 +00:00
..
2010-12-20 09:14:29 +00:00
2012-03-24 02:34:39 +00:00
2012-03-24 02:34:39 +00:00
2012-03-24 02:34:39 +00:00
2012-04-06 18:09:19 +00:00
2008-07-21 21:00:47 +00:00
2009-03-18 02:28:55 +00:00
2011-04-20 05:25:15 +00:00
2012-01-29 02:42:59 +00:00
2012-04-06 18:09:19 +00:00
2012-03-14 01:32:28 +00:00
2011-10-11 00:43:14 +00:00
2010-05-18 22:48:51 +00:00
2012-04-06 18:09:19 +00:00
2010-04-22 18:07:02 +00:00
2012-04-06 18:09:19 +00:00