Museum

Home

Lab Overview

Retrotechnology Articles

Online Manuals

⇒ wrap(2) — SunOS 0.3

Media Vault

Software Library

Restoration Projects

Artifacts Sought

Related Articles

getdprop(2)

WRAP(2)  —  System Interface Manual — System Calls

NAME

wrap − wrap a descriptor with a protocol interpreter

SYNOPSIS

new = wrap(old, proto)
int new, old;
struct dprop ∗proto;

DESCRIPTION

Wrap allows a user process to build descriptors of a specified type by wrapping aa communictions channel with a system supplied protocol translator, proto. Operations on the descriptor old are then translated by the system provided protocol translator into requests on the underlying object old in a way defined by the protocol. 

NOTES

SEE ALSO

getdprop(2)

DIAGNOSTICS

BUGS

Sun System Release 0.3

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