libosmocore/include
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
..
osmocom osmo_io: Add osmo_iofd_notify_connected() 2023-06-30 13:57:05 +02:00
Makefile.am Split include/Makefile.am content into subdirs 2023-01-18 18:29:34 +01:00