]> git.ipfire.org Git - thirdparty/asterisk.git/commit
use mmap() to read in the results of the manager action for an HTTP request, instead...
authorKevin P. Fleming <kpfleming@digium.com>
Fri, 5 Jan 2007 22:52:16 +0000 (22:52 +0000)
committerKevin P. Fleming <kpfleming@digium.com>
Fri, 5 Jan 2007 22:52:16 +0000 (22:52 +0000)
commit3d376fca97de876b7258fc962718d1ca86e145e1
treea1b70789e1dacbb0e2e19c07205e5e5857dfc4ce
parent87b9abc892ff976733026d90e637cb243bc8d358
use mmap() to read in the results of the manager action for an HTTP request, instead of reading it into a buffer

git-svn-id: https://origsvn.digium.com/svn/asterisk/trunk@49679 65c4cc65-6c06-0410-ace0-fbb531ad65f3
main/manager.c