commit | 5cf75fe091f3a1766610bd9f1469af4404c2803f | [log] [tgz] |
---|---|---|
author | Jukka Rissanen <jukka.rissanen@linux.intel.com> | Fri Apr 03 09:43:39 2020 +0300 |
committer | Jukka Rissanen <jukka.rissanen@linux.intel.com> | Thu Apr 09 16:07:03 2020 +0300 |
tree | c0a2349ceee305c15d9ed0bbeec39f59fbd4db5f | |
parent | 1b04d44247c00366af84cb541b50cb0cbc6cb348 [diff] |
net: websocket: Refactor because of timeout overhaul Mention in websocket API documentation that the timeout value is in milliseconds. Check timeout values properly using K_TIMEOUT_EQ() macro. Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>