Bjorn Andersson b65e63045f libqrtr: Don't enforce server port to be bound
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>
2017-11-09 10:22:28 -08:00
2017-11-02 21:30:38 -07:00
2017-03-27 23:22:15 -07:00
2015-12-04 13:23:53 -08:00
2017-06-05 21:32:55 -07:00
2017-06-06 21:49:30 -07:00
Description
No description provided
BSD-3-Clause 280 KiB
Languages
C 86.8%
Python 5.9%
Shell 5.3%
Meson 2%