zephyr/subsys/net/lib/app
Flavio Ceolin a1135620ba misc: printk: Change function return
The result of both printk and vprintk are not used in any place.
MISRA-C says that the return of every non void function must be
checked.

Signed-off-by: Flavio Ceolin <flavio.ceolin@intel.com>
2018-09-14 16:55:37 -04:00
..
client.c net: app: server: Fix compile error if TCP is disabled 2018-05-18 14:06:33 +03:00
CMakeLists.txt net: lib: app: Convert CMakeLists.txt to avoid library 2018-06-20 17:10:39 +03:00
Kconfig subsys: kconfig: Remove 'default n' properties and clean up a bit 2018-07-12 23:13:22 -04:00
net_app_private.h net: app: Select local IP address properly if multiple interfaces 2018-04-13 08:29:44 -04:00
net_app.c misc: printk: Change function return 2018-09-14 16:55:37 -04:00
server.c net: app: Select local IP address properly if multiple interfaces 2018-04-13 08:29:44 -04:00