incubator-nuttx/net/inet
chao an 3913ef2f2f net/inet: invalid addrlen length should return EINVAL
https://www.freebsd.org/cgi/man.cgi?connect

[EINVAL] The namelen argument is not a valid length for the address family.

Signed-off-by: chao an <anchao@xiaomi.com>
2022-09-08 09:02:30 +08:00
..
Kconfig Networking: Move INET socket interface out of net/sockets to its own directory net/inet 2017-08-06 14:48:19 -06:00
Make.defs net: Author Gregory Nutt: update licenses to Apache 2021-02-20 00:38:18 -08:00
inet.h net: Author Gregory Nutt: update licenses to Apache 2021-02-20 00:38:18 -08:00
inet_globals.c net: Author Gregory Nutt: update licenses to Apache 2021-02-20 00:38:18 -08:00
inet_sockif.c net/inet: invalid addrlen length should return EINVAL 2022-09-08 09:02:30 +08:00
inet_txdrain.c net: Author Gregory Nutt: update licenses to Apache 2021-02-20 00:38:18 -08:00
ipv4_getpeername.c net/inet: move socket flags into socket_conn_s 2022-02-10 15:04:33 -03:00
ipv4_getsockname.c net: Author Gregory Nutt: update licenses to Apache 2021-02-20 00:38:18 -08:00
ipv4_setsockopt.c udp: add IPVx_PKTINFO related support 2022-09-07 10:49:47 +08:00
ipv6_getpeername.c net/inet: move socket flags into socket_conn_s 2022-02-10 15:04:33 -03:00
ipv6_getsockname.c net: Author Gregory Nutt: update licenses to Apache 2021-02-20 00:38:18 -08:00
ipv6_setsockopt.c udp: add IPVx_PKTINFO related support 2022-09-07 10:49:47 +08:00