Commit Graph

3 Commits

Author SHA1 Message Date
Lassi Kortela 7f62d8f3e7 Disambiguate netdb.h error codes
gethostbyname() and gethostbyaddr() use a different set of error codes
than POSIX netdb.h. Some OSes define the error numbers such that error
codes conflict between the two sets. Hence keep the sets separate.
2020-08-09 16:27:58 +03:00
Lassi Kortela 57acc47e8b Fix spacing 2020-08-09 15:34:12 +03:00
Lassi Kortela 280bfe890d Improve presentation, clean up, add new things 2020-08-05 12:39:36 +03:00