4f9e3fa1b7
So far only non-blocking accept() and recvfrom() were suported. This patch implements blocking behavior, with the use of poll(fd, POLLIN) as helper mechanism. Signed-off-by: Marcin Niestroj <m.niestroj@emb.dev> |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
Kconfig | ||
canbus.c | ||
loopback.c | ||
nsos.h | ||
nsos_adapt.c | ||
nsos_errno.c | ||
nsos_errno.h | ||
nsos_fcntl.c | ||
nsos_fcntl.h | ||
nsos_netdb.c | ||
nsos_netdb.h | ||
nsos_sockets.c | ||
ppp.c | ||
slip.c | ||
slip.h |