diff options
author | Holger Hans Peter Freyther <zecke@selfish.org> | 2010-02-26 20:30:32 +0100 |
---|---|---|
committer | Holger Hans Peter Freyther <zecke@selfish.org> | 2010-02-26 20:30:32 +0100 |
commit | 8df932a7fd1aecc5660f8b5db0f8f652db3d9474 (patch) | |
tree | 9a6997ebf15322e06a5de1f2f742a769de9f4318 /include/osmocore/signal.h | |
parent | d60c7a895e1bdfc37de7fe0a63c5c1a7b68cc0db (diff) |
[write_queue] Add a generic write queue class
The write queue can be a dropin replacement for the bsc_fd. It
is featuring two callbacks. One for ready read and one for ready
write. Whenever there is a message in the queue the write_queue
will set the BSC_FD_WRITE flag and then call the write callback.
It will make sure to delete the msgb after the write function
has been called. This class is intended to be be used in the
osmocom, layer2, bsc_msc_ip, bsc_hack and other applications.
Diffstat (limited to 'include/osmocore/signal.h')
0 files changed, 0 insertions, 0 deletions