commit | 4ff21f631a89b34efe2e21aed915fe4e70bf4919 | [log] [tgz] |
---|---|---|
author | Paul Sokolovsky <paul.sokolovsky@linaro.org> | Mon Feb 18 20:32:49 2019 +0300 |
committer | Anas Nashif <anas.nashif@intel.com> | Tue Feb 19 17:29:44 2019 -0500 |
tree | a987ebefb3bc6f68b210916de613093229e98959 | |
parent | 30797d9c876671630e1d84f19f5e5d1276d7c138 [diff] |
doc: sockets: Update to the current state of affairs 1. There's now proper fdtable, pointer casting to "fd" is gone. 2. select() was implemented. 3. Enumerate implemented functions more thoroughly, so users can fulltext-search them. Signed-off-by: Paul Sokolovsky <paul.sokolovsky@linaro.org>