libosmocore/include/osmocom
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: implement dedicated codec API for FACCH/[FH] 2023-05-26 02:35:11 +07:00
core osmo_io: Add osmo_iofd_notify_connected() 2023-06-30 13:57:05 +02:00
crypt struct osmo_sub_auth_data: remove OSMO_DEPRECATED_OUTSIDE 2023-06-05 18:33:52 +00:00
ctrl doxygen: remove documentation for non-existent params 2023-02-28 18:48:56 +00:00
gprs gb: ns2: Rename parameter name in gprs_ns2_nsvc_by_sockaddr_bind() 2023-04-27 17:52:16 +02:00
gsm gsm: add gsm0502_fn2ccch_block() 2023-06-25 08:45:26 +00:00
isdn isdn: Add V.110 encoder/decoder 2023-03-08 20:43:15 +01:00
sim Split include/Makefile.am content into subdirs 2023-01-18 18:29:34 +01:00
usb Split include/Makefile.am content into subdirs 2023-01-18 18:29:34 +01:00
vty vty: move struct vty_parent_node to private API 2023-05-06 03:49:08 +00:00
Makefile.am create libosmoisdn sub-library 2023-01-21 22:41:57 +01:00