zephyr/samples/net/http_server/src
Jukka Rissanen 5f9d79f290 samples: net: http: Remove net_app_init() calls
As the net app API is automatically initialized, there is no
need to call net_app_init() by the http client and server sample
applications.

Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2017-06-30 06:13:09 -04:00
..
config.h sample: net: http: Add Basic auth support to server sample 2017-05-23 18:01:04 +03:00
main.c samples: net: http: Remove net_app_init() calls 2017-06-30 06:13:09 -04:00
Makefile net: http: Add HTTP server library support 2017-05-13 14:30:58 -04:00
test_certs.h samples/net/http: Add HTTP over TLS sample application 2017-02-14 08:30:35 +02:00