tmobile / DevEdge-IoTDevKit-ZephyrRTOS

T-Mobile Zephyr OS is a fork of zephyrproject-rtos/zephyr that is shipped on the DevKit and used for contributing upstream.
Apache License 2.0
13 stars 5 forks source link

net: http: Added packet timeout to http client #174

Closed jtbaumann closed 1 year ago

jtbaumann commented 1 year ago

Added timeout for individual packets to the HTTP client code.