runningwater 308c5fdd6a first commit 4 yıl önce
..
Make.tar 308c5fdd6a first commit 4 yıl önce
README 308c5fdd6a first commit 4 yıl önce
README.getaddrinfo 308c5fdd6a first commit 4 yıl önce
addrinfo.h 308c5fdd6a first commit 4 yıl önce
getaddrinfo.c 308c5fdd6a first commit 4 yıl önce
getnameinfo.c 308c5fdd6a first commit 4 yıl önce
in_cksum.c 308c5fdd6a first commit 4 yıl önce
inet_aton.c 308c5fdd6a first commit 4 yıl önce
inet_ntop.c 308c5fdd6a first commit 4 yıl önce
inet_ntop_ipv4.c 308c5fdd6a first commit 4 yıl önce
inet_ntop_ipv4.lc 308c5fdd6a first commit 4 yıl önce
inet_pton.c 308c5fdd6a first commit 4 yıl önce
inet_pton_ipv4.c 308c5fdd6a first commit 4 yıl önce
inet_pton_ipv4.lc 308c5fdd6a first commit 4 yıl önce
test_ascii2addr.c 308c5fdd6a first commit 4 yıl önce
test_getservbyname_r.c 308c5fdd6a first commit 4 yıl önce
test_inet_pton.c 308c5fdd6a first commit 4 yıl önce

README

This directory contains the library files that do *not* #include unp.h.
The intent is that these functions can stand alone, without the rest
of the code from the book.