d47e803976
Implement MSG_WAITALL flag for stream sockets. Setting this flag on `recv()` call will make it wait until the requested amount of data is received. In case both, MSG_WAITALL all is set and SO_RCVTIMEO option configured on a socket, follow the Linux behavior, i. e. when the requested amount of data is not received until the timeout expires, return the data received so far w/o an error. Signed-off-by: Robert Lubos <robert.lubos@nordicsemi.no> |
||
---|---|---|
.. | ||
arpa | ||
net | ||
netinet | ||
sys | ||
dirent.h | ||
mqueue.h | ||
netdb.h | ||
poll.h | ||
posix_sched.h | ||
posix_types.h | ||
pthread.h | ||
pthread_key.h | ||
semaphore.h | ||
signal.h | ||
time.h | ||
unistd.h |