libosmocore/src/ctrl
Pau Espin 377645d600 ctrl_connection: Initialize write_queue.bfd.fd to -1 during allocation
Otherwise fd is set to 0 by default, let's avoid accidentally closing
it if something goes wrong.

Change-Id: I98f744d2880fbb883719cdf1d3eb31f2b22a13b6
2021-01-29 11:21:09 +00:00
..
Makefile.am Bump version: 1.1.0.107-afce-dirty → 1.2.0 2019-08-06 18:02:02 +02:00
control_cmd.c ctrl: Introduce ctrl_cmd_parse3 API 2018-07-16 17:56:25 +00:00
control_if.c ctrl_connection: Initialize write_queue.bfd.fd to -1 during allocation 2021-01-29 11:21:09 +00:00
control_vty.c vty: use install_lib_element() and install_lib_element_ve() 2020-10-06 00:22:22 +07:00
fsm_ctrl_commands.c ctrl/vty: fsm: use correct element when iterating over fsm->proc.children 2018-07-29 14:35:00 +00:00
libosmoctrl.map ctrl: Introduce ctrl_cmd_parse3 API 2018-07-16 17:56:25 +00:00