Museum

Home

Lab Overview

Retrotechnology Articles

⇒ Online Manual

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

socket(3N)

SOCKETADDR(3N)  —  Silicon Graphics

NAME

socketaddr − return socket address

SYNOPSIS

#include <sys/socket.h> socketaddr(s, addr)
int s;
struct sockaddr *addr;

DESCRIPTION

addr is the address associated with the socket s.  If s is not a socket, −1 and an appropriate error code are returned. 

SEE ALSO

socket(3N)

Version 2.4  —  May 08, 1986

Typewritten Software • bear@typewritten.org • Edmonds, WA 98026