mirror of
https://github.com/linux-msm/qrtr.git
synced 2026-01-18 09:40:08 +01:00
0bc03abb43407c12200715824fc8340c7ccaf70e
Now that we have moved all operations to the control socket we can remove the ns handler. The query function in the library is racy, as there might be non-response messages in our incoming buffer when we start reading, so this is dropped too - rather than just being translated to the new interface. Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Description
Languages
C
86.8%
Python
5.9%
Shell
5.3%
Meson
2%