SPRESENSE 277e0b941a include/sys/socket.h: Add SOCK_CTRL to socket type
SOCK_CTRL is added to provide special control over network drivers
and daemons. Currently, SOCK_DGRAM and SOCK_STREAM perform this control,
but these use socket resources. In the case of usersocket in particular,
this is a waste of the device's limited socket resources.
2023-02-16 12:13:01 +09:00
..
2023-01-06 22:20:19 +08:00
2022-12-21 10:56:45 +08:00
2023-01-19 00:52:25 +02:00
2022-12-21 10:56:45 +08:00
2022-12-10 02:36:24 +08:00
2023-01-31 12:08:05 +09:00
2023-01-27 13:21:49 -03:00