index
:
libosmocore
prometheus
[no description]
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
write_queue.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
doxygen: unify use of \file across the board
Neels Hofmeyr
2017-06-23
1
-5
/
+3
*
doxygen: enable AUTOBRIEF, drop \brief
Neels Hofmeyr
2017-06-23
1
-5
/
+5
*
update/extend doxygen documentation
Harald Welte
2017-06-12
1
-0
/
+1
*
wqueue: Reject messges if queue is considered full
Holger Hans Peter Freyther
2016-12-09
1
-3
/
+8
*
Update doxygen annotations in libosmocore
Harald Welte
2016-05-05
1
-0
/
+2
*
write_queue: Use EBADF instead of EBABDFD for portability
Holger Hans Peter Freyther
2014-07-01
1
-3
/
+3
*
write_queue: Avoid possible use-after-free if fd is read-/writable
Daniel Willmann
2014-06-22
1
-5
/
+18
*
doc: Fix the Doxygen section endings
Sylvain Munaut
2012-04-18
1
-1
/
+1
*
doxygen: Add 'write_queue' module
Harald Welte
2011-08-17
1
-0
/
+28
*
write-queue: use namespace prefix osmo_wqueue*
Pablo Neira Ayuso
2011-05-07
1
-7
/
+7
*
select: use namespace prefix osmo_fd* and osmo_select*
Pablo Neira Ayuso
2011-05-07
1
-1
/
+1
*
include: reorganize headers file to include/osmocom/[gsm|core]
Pablo Neira Ayuso
2011-03-23
1
-1
/
+1
*
write_queue: Only pop the queue if it is not empty
Holger Hans Peter Freyther
2011-02-15
1
-8
/
+10
*
write_queue: Add callback for exceptions as well.
Holger Hans Peter Freyther
2010-04-08
1
-0
/
+3
*
write_queue: Add a method to clear the queue.
Holger Hans Peter Freyther
2010-03-26
1
-0
/
+11
*
write_queue: Make the bfd cb public so it can be used in a different context
Holger Hans Peter Freyther
2010-03-08
1
-2
/
+2
*
[write_queue] Add a generic write queue class
Holger Hans Peter Freyther
2010-02-26
1
-0
/
+74