libosmocore/include/osmocom/core
Pablo Neira Ayuso 0849c9af2a socket: add OSMO_SOCK_F_[CONNECT|BIND|NON_BLOCK] flags
This extends the socket infrastructure in libosmocore to allow
to create non-blocking sockets.

Basically, it replaces the connect0_bind1 parameter by one
flags parameter.
2011-06-13 19:15:59 +02:00
..
Makefile.am gsmtap: rework GSMTAP API to be more future-proof 2011-05-22 11:43:23 +02:00
application.h app: Introduce some routines to help with application startup 2011-05-12 15:43:47 +02:00
backtrace.h backtrace: use namespace prefix osmo_* 2011-05-07 13:00:52 +02:00
bits.h core/bits: Make sbit_t a signed type (so that the math works) 2011-03-27 11:35:40 +02:00
bitvec.h bitvec: add missing stdint.h 2011-05-29 15:37:38 +02:00
conv.h core/conv: Add some generic code for convolutional coding/decoding 2011-04-26 14:40:49 +02:00
crc16.h crc: use namespace prefix osmo_* 2011-05-07 13:00:51 +02:00
gsmtap.h include: reorganize headers file to include/osmocom/[gsm|core] 2011-03-23 18:09:28 +01:00
gsmtap_util.h gsmtap: rework GSMTAP API to be more future-proof 2011-05-22 11:43:23 +02:00
linuxlist.h include: reorganize headers file to include/osmocom/[gsm|core] 2011-03-23 18:09:28 +01:00
logging.h include: reorganize headers file to include/osmocom/[gsm|core] 2011-03-23 18:09:28 +01:00
msgb.h utils: use namespace prefix osmo_* 2011-05-07 13:00:51 +02:00
msgfile.h msgfile: use namespace prefix osmo_* and use more descriptive names 2011-05-07 13:14:41 +02:00
panic.h include: fix missing extern in osmo_panic* declarations 2011-04-26 14:36:52 +02:00
plugin.h plugin: use namespace prefix osmo_* 2011-05-07 13:00:52 +02:00
process.h include: reorganize headers file to include/osmocom/[gsm|core] 2011-03-23 18:09:28 +01:00
rate_ctr.h stats: Fix the compiler warnings 2011-04-18 16:46:35 +02:00
select.h select: use namespace prefix osmo_fd* and osmo_select* 2011-05-07 13:00:51 +02:00
signal.h signal: use namespace prefix osmo_signal* 2011-05-07 13:00:51 +02:00
socket.h socket: add OSMO_SOCK_F_[CONNECT|BIND|NON_BLOCK] flags 2011-06-13 19:15:59 +02:00
statistics.h statistics: use namespace prefix osmo_counter* 2011-05-07 13:00:51 +02:00
talloc.h include: reorganize headers file to include/osmocom/[gsm|core] 2011-03-23 18:09:28 +01:00
timer.h timer: use namespace prefix osmo_timer* 2011-05-07 13:00:51 +02:00
utils.h utils: use namespace prefix osmo_* 2011-05-07 13:00:51 +02:00
write_queue.h write-queue: use namespace prefix osmo_wqueue* 2011-05-07 13:00:51 +02:00