Initial implementation of poll() was more of a proof of concept, so was coded with a single-thread application in mind. As we move to sockets as the main networking API, make it possible to use poll() from different threads. Signed-off-by: Paul Sokolovsky <paul.sokolovsky@linaro.org> |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| getaddrinfo.c | ||
| Kconfig | ||
| sockets_tls.c | ||
| sockets.c | ||