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-04-11 21:19:47 +01:00
2020-06-15 08:07:19 -06:00
2020-02-28 18:18:50 -06:00
2020-07-04 11:10:29 +09:00
2020-04-30 08:46:21 -06:00
2020-04-30 08:46:21 -06:00
2020-06-23 17:34:28 +01:00
2020-04-11 21:19:47 +01:00
2020-05-27 05:40:37 -06:00
2020-07-04 11:10:29 +09:00
2020-07-04 11:10:29 +09:00
2020-05-11 11:32:55 -04:00
2020-07-21 21:48:18 -07:00