mirror of
https://github.com/zephyrproject-rtos/zephyr
synced 2025-09-13 23:01:58 +00:00
Allow user to set the socket priority using setsockopt() call. The priority value is used to order the networking queues so that packets with a higher priority may be processed first. Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com> |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
getaddrinfo.c | ||
getnameinfo.c | ||
Kconfig | ||
socket_offload.c | ||
sockets_can.c | ||
sockets_internal.h | ||
sockets_misc.c | ||
sockets_packet.c | ||
sockets_select.c | ||
sockets_tls.c | ||
sockets.c |