Common library for all Osmocom projects (libosmocore, libosmogsm, libosmovty, libosmogb, libosmosim, libosmousb, ...) https://osmocom.org/projects/libosmocore
Go to file
Holger Hans Peter Freyther 76681bafa8 write_queue: Only pop the queue if it is not empty
It is possible that the queue is cleared after the select
and before the callback for writable is called. Check if
the list is not empty brefore taking an item out of it.
2011-02-15 01:01:44 +01:00
debian debian: Make the -dev package depend on the normal one 2011-01-13 12:31:25 +01:00
include [utils] introduce ubit_dump to dump buffers of unpacked bits 2011-02-08 16:56:23 +01:00
m4 Create a dummy m4 directory to make autoreconf --install --force work 2010-03-24 02:55:33 +01:00
src write_queue: Only pop the queue if it is not empty 2011-02-15 01:01:44 +01:00
tests smscb: Add some simple decoding routines for SMSCB. 2010-12-29 22:51:45 +01:00
.gitignore smscb: Ignore the very simple test application. 2010-12-29 22:51:45 +01:00
COPYING add GPL to project source 2010-02-21 09:21:30 +01:00
Makefile.am codec: Add the missing bits for include to install and pkgconfig to work 2010-10-24 18:23:10 +02:00
configure.in smscb: Add some simple decoding routines for SMSCB. 2010-12-29 22:51:45 +01:00
git-version-gen add git-version-gen magic to automatically generate package version 2010-03-23 00:30:19 +08:00
libosmocodec.pc.in codec: Add the missing bits for include to install and pkgconfig to work 2010-10-24 18:23:10 +02:00
libosmocore.pc.in add missing automake / autoconf files 2010-02-20 21:09:24 +01:00
libosmovty.pc.in Add pkgconfig for libosmovty 2010-05-25 22:28:40 +02:00