nuttx/libs/libc/net
Andrey Zabolotnyi 6697603162
inetaddr() more compliant with standards (especially error handling). (#524)
* inetaddr() more compliant with standards (especially error handling).

Co-authored-by: Андрей Заболотный <zapparello@ya.ru>
2020-03-10 08:17:17 -06:00
..
Kconfig
lib_addrconfig.c
lib_addroute.c net/netlink: Fix offset in rtattr. include/net/route.h: Correct form and naming of sruct rtentry. include/netpacket/netlink.h: Add some definitions that will be needed to access routing tables. 2019-11-10 12:35:15 -06:00
lib_delroute.c net/netlink: Fix offset in rtattr. include/net/route.h: Correct form and naming of sruct rtentry. include/netpacket/netlink.h: Add some definitions that will be needed to access routing tables. 2019-11-10 12:35:15 -06:00
lib_etherntoa.c
lib_htonl.c
lib_htons.c
lib_inetaddr.c inetaddr() more compliant with standards (especially error handling). (#524) 2020-03-10 08:17:17 -06:00
lib_inetaton.c
lib_inetntoa.c
lib_inetntop.c
lib_inetpton.c Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
lib_recvmsg.c
lib_sendmsg.c
lib_shutdown.c
Make.defs