Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ socketaddr(3N) — GL2 W2.4

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 errno are returned. 

SEE ALSO

socket(3N)

Version 2.4  —  September 29, 2021

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