diff options
author | Zhenhua Zhang <zhenhua.zhang@intel.com> | 2010-02-26 17:56:31 +0800 |
---|---|---|
committer | Denis Kenzior <denkenz@gmail.com> | 2010-02-26 16:07:33 -0600 |
commit | 534898f164dc531f4e9ce317fa537eecd9b8f1cf (patch) | |
tree | e913578423a8300003885d5d409720364cf0779c /src/cbs.c | |
parent | e96293d5bb56db12d887bcbe4c96d9908d455b2b (diff) | |
download | ofono-534898f164dc531f4e9ce317fa537eecd9b8f1cf.tar.bz2 |
Add write buffer queue for non-blocking write
The head of the queue is the data to be written, the tail is the
free buffer to cache data into.
If the tail of queue is full, allocate a new free buffer and
append it at the tail.
Diffstat (limited to 'src/cbs.c')
0 files changed, 0 insertions, 0 deletions