Files
nuttx/include
SPRESENSE d2f75467b5 net/usrsock: Add flags to sendto/recvfrom in usrsock
Add flags argument into sendto() and recvfrom() APIs for MSG_* flags can
handling in the daemon.

However, MSG_DONTWAIT should process in usrsock, so it unnecessary to pass to
the daemon like O_NONBLOCK.
2020-07-29 09:40:51 +02:00
..
2020-07-04 11:10:29 +09:00
2020-06-23 17:34:28 +01:00
2020-07-04 11:10:29 +09:00
2020-07-04 11:10:29 +09:00
2020-07-21 21:48:18 -07:00