nuttx/libs/libc/net
Gregory Nutt 32b0562375 Add some comments to inet_ntop()
Endian-ness issues are mind boggling sometimes.  I have been confused by the logic in inet_ntop() a few times so I thought I would add some comments so that I (and others) will understand the endian-ness issues in the future.  No change to logic, only comments changed.
2020-10-05 03:00:22 +08:00
..
Kconfig
lib_addrconfig.c
lib_addroute.c
lib_delroute.c
lib_etherntoa.c
lib_htonl.c
lib_htons.c
lib_inetaddr.c libc: Typecast to avoid overflow in inet_addr for AVR 2020-07-19 15:49:13 -03:00
lib_inetaton.c
lib_inetntoa.c nxstyle fixes 2020-04-11 21:19:47 +01:00
lib_inetntop.c Add some comments to inet_ntop() 2020-10-05 03:00:22 +08:00
lib_inetpton.c Fix wait loop and void cast (#24) 2020-01-02 10:54:43 -06:00
lib_loopback.c net/loopback: Move g_lo_* global variable to libc/net/ 2020-03-30 09:47:28 -06:00
lib_recvmsg.c net: Add SocketCAN support 2020-06-15 08:07:19 -06:00
lib_sendmsg.c net: Add SocketCAN support 2020-06-15 08:07:19 -06:00
lib_shutdown.c
Make.defs net/loopback: Move g_lo_* global variable to libc/net/ 2020-03-30 09:47:28 -06:00