zephyr/subsys/net/lib
Jukka Rissanen b68ee59335 net: app: Check that we could install recv_cb after connected
Inform user if we could not install receive callback after
a connection is created in net-app client.

Coverity-CID: 178246
Fixes #4582

Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2017-10-27 15:35:59 +03:00
..
app net: app: Check that we could install recv_cb after connected 2017-10-27 15:35:59 +03:00
coap net: coap: check null pointer before assign value 2017-10-26 12:43:34 +02:00
dns net: mdns: Check net_pkt before accessing it 2017-10-27 15:35:59 +03:00
http net: http: Check that we could install recv_cb in accept 2017-10-27 15:35:59 +03:00
lwm2m net: lwm2m: register the RD client with the engine periodic service 2017-10-26 09:29:42 +03:00
mqtt net/mqtt: Enable TLS support 2017-07-28 11:25:43 +03:00
sntp net: sntp: Implement SNTP client library 2017-10-03 15:29:27 -04:00
sockets net: sockets: Fix the error zsock_send() failed on the datagram socket 2017-10-17 08:10:14 -04:00
zoap net: struct sockaddr should have field "sa_family" 2017-08-18 16:34:51 -04:00
Kbuild net: mdns: Initial mDNS responder support 2017-10-17 08:36:39 -04:00
Kconfig net: coap: Rename ZOAP library 2017-10-06 22:07:37 -04:00
Makefile net: coap: Rename ZOAP library 2017-10-06 22:07:37 -04:00