zephyr/subsys/net/lib/sockets
Patrik Flykt 24d71431e9 all: Add 'U' suffix when using unsigned variables
Add a 'U' suffix to values when computing and comparing against
unsigned variables.

Signed-off-by: Patrik Flykt <patrik.flykt@intel.com>
2019-03-28 17:15:58 -05:00
..
CMakeLists.txt net: sockets: Implement getnameinfo() 2019-02-19 17:34:57 -05:00
Kconfig net: sockets: Remove extra "default n" setting from config 2019-02-08 16:01:49 +02:00
getaddrinfo.c net: sockets: Implement gai_strerror() 2019-03-15 07:13:15 -05:00
getnameinfo.c net: sockets: Implement getnameinfo() 2019-02-19 17:34:57 -05:00
socket_offload.c net: sockets: move fcntl back to socket_offload.c 2019-03-20 11:36:18 -05:00
sockets.c net: sockets: Update setsockopt to handle IPV6_V6ONLY 2019-03-26 13:23:49 -04:00
sockets_can.c net/context: Remove token parameter from net_context_send/sendto 2019-03-20 10:27:14 -05:00
sockets_internal.h net: socket: can: Add socket CAN support 2019-02-07 18:08:27 +02:00
sockets_misc.c net: sockets: Add gethostname() call 2019-02-08 10:39:30 +02:00
sockets_packet.c net/context: Remove token parameter from net_context_send/sendto 2019-03-20 10:27:14 -05:00
sockets_select.c all: Add 'U' suffix when using unsigned variables 2019-03-28 17:15:58 -05:00
sockets_tls.c all: Add 'U' suffix when using unsigned variables 2019-03-28 17:15:58 -05:00