COHERENT help

This page displays the COHERENT help information for gethostbyaddr.

Listing of available help pages


gethostbyaddr() -- Retrieve host information by address

#include <netinet/in.h>
#include <arpa/inet.h>
#include <netdb.h>
#include <sys/socket.h>
struct hostent *gethostbyaddr(addr, len, type)
char *host;
int len, type;