libosmocore/include
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
..
osmocom socket: add OSMO_SOCK_F_[CONNECT|BIND|NON_BLOCK] flags 2011-06-13 19:15:59 +02:00
Makefile.am include: reorganize headers file to include/osmocom/[gsm|core] 2011-03-23 18:09:28 +01:00