Perl Programming/Keywords/gethostbyaddr

From Wikibooks, open books for an open world
Jump to navigation Jump to search
Previous: getgrnam Keywords Next: gethostbyname

The gethostbyaddr keyword

[edit | edit source]

The gethostbyaddr function gets the group record given the group address ADDRESS and its ADDRESSTYPE.

Syntax

[edit | edit source]
  gethostbyaddr ADDRESS, ADDRESSTYPE
Previous: getgrnam Keywords Next: gethostbyname