commit | 1b04d44247c00366af84cb541b50cb0cbc6cb348 | [log] [tgz] |
---|---|---|
author | Jukka Rissanen <jukka.rissanen@linux.intel.com> | Thu Apr 02 21:07:27 2020 +0300 |
committer | Jukka Rissanen <jukka.rissanen@linux.intel.com> | Thu Apr 09 16:07:03 2020 +0300 |
tree | 5aed581888929fa31357a2d39a9a3940f9423eba | |
parent | 8a9153678a1ccd5c6007bb04a37c8524ea6b6698 [diff] |
net: http: Refactor because of timeout overhaul Use k_timeout_t internally, no change to user API. Clarify the documentation of the timeout parameter that it is in milliseconds. Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>