Osmocom Mobile Switching Centre
Go to file
Holger Hans Peter Freyther a49951fed7 write_queue: Make the bfd cb public so it can be used in a different context
* I'm doing a nonblocking connect and for this I need to select
  on writable and the first thing I need to do is to check the
  SOL_SOCKET SO_ERROR state. I realize this by setting a different
  cb on the embedded bfd during setup and then go back to the real
  implementation.
2010-03-08 14:32:39 +01:00
include write_queue: Make the bfd cb public so it can be used in a different context 2010-03-08 14:32:39 +01:00
src write_queue: Make the bfd cb public so it can be used in a different context 2010-03-08 14:32:39 +01:00
tests add option --disable-tests to disable building of test binaries 2010-03-07 20:33:59 +01:00
.gitignore update gitignore file 2010-02-20 21:07:42 +01:00
COPYING add GPL to project source 2010-02-21 09:21:30 +01:00
Makefile.am add missing automake / autoconf files 2010-02-20 21:09:24 +01:00
configure.in add option --disable-tests to disable building of test binaries 2010-03-07 20:33:59 +01:00
libosmocore.pc.in add missing automake / autoconf files 2010-02-20 21:09:24 +01:00