mirror of
https://github.com/signalwire/freeswitch.git
synced 2026-07-18 18:21:54 +00:00
dox
git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@1126 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
@@ -46,7 +46,7 @@ extern "C" {
|
||||
|
||||
/**
|
||||
* @defgroup switch_buffer Buffer Routines
|
||||
* @ingroup FREESWITCH
|
||||
* @ingroup core1
|
||||
* The purpose of this module is to make a plain buffering interface that can be used for read/write buffers
|
||||
* throughout the application. The first implementation was done to provide the functionality and the interface
|
||||
* and I think it can be optimized under the hood as we go using bucket brigades and/or ring buffering techniques.
|
||||
|
||||
Reference in New Issue
Block a user