1. c433889 write_queue: Re-enqueue msgb if write_cb returns -EAGAIN by Harald Welte · 3 years, 8 months ago
  2. f449378 write_queue: use msgb_{en,de}queue_count() by Harald Welte · 3 years, 8 months ago
  3. 66138cc write_queue: Add osmo_wqueue_enqueue_quiet() by Harald Welte · 3 years, 8 months ago
  4. 1688699 select: Rename BSC_FD_* constants to OSMO_FD_* by Harald Welte · 5 years ago
  5. e08da97 Fix/Update copyright notices; Add SPDX annotation by Harald Welte · 7 years ago
  6. 17518fe doxygen: unify use of \file across the board by Neels Hofmeyr · 7 years ago
  7. 87e4550 doxygen: enable AUTOBRIEF, drop \brief by Neels Hofmeyr · 7 years ago
  8. 96e2a00 update/extend doxygen documentation by Harald Welte · 7 years ago
  9. c7f52c4 wqueue: Reject messges if queue is considered full by Holger Hans Peter Freyther · 8 years ago
  10. 2d2e2cc Update doxygen annotations in libosmocore by Harald Welte · 8 years ago
  11. eb55e6a write_queue: Use EBADF instead of EBABDFD for portability by Holger Hans Peter Freyther · 10 years ago
  12. bd8a89d write_queue: Avoid possible use-after-free if fd is read-/writable by Daniel Willmann · 10 years ago
  13. dca7d2c doc: Fix the Doxygen section endings by Sylvain Munaut · 12 years ago
  14. 2777ecd doxygen: Add 'write_queue' module by Harald Welte · 13 years ago
  15. 9111d93 write-queue: use namespace prefix osmo_wqueue* by Pablo Neira Ayuso · 13 years ago
  16. f7f89d0 select: use namespace prefix osmo_fd* and osmo_select* by Pablo Neira Ayuso · 13 years ago
  17. 8341934 include: reorganize headers file to include/osmocom/[gsm|core] by Pablo Neira Ayuso · 13 years ago 0.2.0
  18. 76681ba write_queue: Only pop the queue if it is not empty by Holger Hans Peter Freyther · 13 years ago
  19. 4052c81 write_queue: Add callback for exceptions as well. by Holger Hans Peter Freyther · 14 years ago
  20. 99a263f write_queue: Add a method to clear the queue. by Holger Hans Peter Freyther · 14 years ago
  21. a49951f write_queue: Make the bfd cb public so it can be used in a different context by Holger Hans Peter Freyther · 14 years ago
  22. 8df932a [write_queue] Add a generic write queue class by Holger Hans Peter Freyther · 14 years ago