ifaddrs.h

    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:

    Version:

    1.0

    Function Name

    Description

    freeifaddrs (struct *ifp)

    Frees the network interface information obtained by getifaddrs.