# resolv.h - [Overview](#section382619964165628) - [Summary](#section161328308165628) - [Functions](#func-members) ## **Overview** **Related Modules:** [NET](NET.md) **Description:** Provides functions and data structures related to network operations. For example, you can use the functions to send and receive network data, manage network addresses, and convert bytes. **Since:** 1.0 **Version:** 1.0 ## **Summary** ## Functions
dn_comp (const char *src, unsigned char *dst, int space, unsigned char **dnptrs, unsigned char **lastdnptr) |
|
dn_expand (const unsigned char *base, const unsigned char *end, const unsigned char *src, char *dest, int space) |