zephyr/samples/net
Jukka Rissanen eeaa29666b net: http: Handle HTTPS connection closing gracefully
If the HTTPS connection is closed, then properly handle call to
HTTP parser init in case of error and also remove any pending
data that belong to old connection.

Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2017-05-29 23:50:33 +03:00
..
coaps_client samples: use k_thread_create() 2017-05-11 20:24:22 -04:00
coaps_server samples: use k_thread_create() 2017-05-11 20:24:22 -04:00
common net: samples: Fix the BT compilation in sample API 2017-05-13 14:30:58 -04:00
dhcpv4_client samples: use k_thread_create() 2017-05-11 20:24:22 -04:00
dns_resolve samples: use k_thread_create() 2017-05-11 20:24:22 -04:00
echo_client samples: use k_thread_create() 2017-05-11 20:24:22 -04:00
echo_server samples: use k_thread_create() 2017-05-11 20:24:22 -04:00
http_client net: samples: Common application init API 2017-05-04 15:58:45 -04:00
http_server net: http: Handle HTTPS connection closing gracefully 2017-05-29 23:50:33 +03:00
ieee802154 samples: net: ieee802154: add KW41Z config file 2017-04-28 15:01:10 +03:00
irc_bot samples: use k_thread_create() 2017-05-11 20:24:22 -04:00
leds_demo net: convert to using newly introduced integer sized types 2017-04-21 09:30:38 -05:00
mbedtls_dtlsclient samples: use k_thread_create() 2017-05-11 20:24:22 -04:00
mbedtls_dtlsserver samples: use k_thread_create() 2017-05-11 20:24:22 -04:00
mbedtls_sslclient samples: use k_thread_create() 2017-05-11 20:24:22 -04:00
mqtt_publisher samples: net: mqtt_publisher: fixed formatting 2017-05-25 18:48:49 +03:00
nats samples: use k_thread_create() 2017-05-11 20:24:22 -04:00
telnet samples: use k_thread_create() 2017-05-11 20:24:22 -04:00
wpan_serial samples: use k_thread_create() 2017-05-11 20:24:22 -04:00
wpanusb samples: use k_thread_create() 2017-05-11 20:24:22 -04:00
zoap_client doc: change gerrit references to github 2017-04-28 21:21:06 +00:00
zoap_server Revert "net: zoap_server: Unify Makefile and add prj file" 2017-05-18 15:09:15 +03:00
zperf samples: use k_thread_create() 2017-05-11 20:24:22 -04:00
net.rst doc: add labels to net sample docs for linking 2017-04-04 19:52:06 +00:00