Perl Programming/Keywords/getsockname

Previous: getservent Keywords Next: getsockopt

The getsockname keyword

edit

The getsockname function returns the sockaddr (socket address) for a given socket NAME and PROTOCOL.

Syntax

edit
  getsockname NAME, PROTOCOL
Previous: getservent Keywords Next: getsockopt