commit | 2dd611c9d0b9a863f710c5ab8878df427bcb6828 | [log] [tgz] |
---|---|---|
author | Hubert Miś <hubert.mis@nordicsemi.no> | Tue Jan 19 07:34:25 2021 +0100 |
committer | Anas Nashif <anas.nashif@intel.com> | Tue Jan 19 17:11:25 2021 -0500 |
tree | 6e1922203a5672a5d0669fa943155d75f923ba0c | |
parent | 13aa4b2f9ea0c474c8c809e69a2b806b3913f5c1 [diff] |
net: socket: Implement SO_RCVTIMEO timeout option This patch adds SO_RCVTIMEO option used to time out socket receiving operations. Signed-off-by: Hubert Miś <hubert.mis@nordicsemi.no>