mirror of
https://github.com/linux-msm/qrtr.git
synced 2026-04-09 14:52:32 +02:00
b65e63045fd59a109470e303c4d86417f56a4d79
When sending a new_server message to the qrtr-ns the node and port in the packet is ignored (to not allow clients spoofing the information), so there's no reason to have this artificial check in the qrtr_new_server() implementation either. The socket will be bound to a port automatically when the new_server message is sent out. Signed-off-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Description
Languages
C
86.8%
Python
5.9%
Shell
5.3%
Meson
2%