libosmocore/src
Daniel Willmann e2a8dc4131 osmo_io: Add osmo_iofd_notify_connected()
Don't call write_enable() in osmo_iofd_register(). This was used to
detect whether a socket is connected or not, but would always be
enabled, even on unconnected sockets. Instead make this behaviour
explicit by calling osmo_iofd_notify_connected().

Change-Id: Ieed10bc94c8aad821c0a8f7764db0e05c054c1e3
2023-06-30 13:57:05 +02:00
..
codec ecu: add is_dtx_pause() method 2023-06-23 18:42:11 +00:00
coding coding: fix a copy-paste bug in gsm0503_tch_afs_decode_dtx() 2023-06-23 16:57:52 +07:00
core osmo_io: Add osmo_iofd_notify_connected() 2023-06-30 13:57:05 +02:00
ctrl Makefile.am: Make libraries depend on .map files 2023-03-06 17:07:48 +00:00
gb osmo_io: Remove osmo_iofd_read/write_enable/disable 2023-06-07 15:04:47 +02:00
gsm ASCI: Add decoding of mobile identity in TALKER INDICATION 2023-06-28 11:54:55 +00:00
isdn isdn: fix identical operands in v110_adapt_IR8000_to_2400() 2023-03-17 17:08:23 +07:00
pseudotalloc Fix all references to config.h 2023-01-18 19:04:36 +01:00
sim Bump version: 1.7.0.119-b31a-dirty → 1.8.0 2023-02-07 11:20:42 +01:00
usb Fix all references to config.h 2023-01-18 19:04:36 +01:00
vty Allow 'configure <cr>' at VTY to enter config mode 2023-06-28 11:54:55 +00:00
Makefile.am create libosmoisdn sub-library 2023-01-21 22:41:57 +01:00