XNSCONNECT(3N) — Silicon Graphics
NAME
xnsconnect − creates a connection with “host” at the indicated socket number
SYNOPSIS
int xnsconnect(host,socket)
char *host;
int socket;
DESCRIPTION
xnsconnect returns a file descriptor after making a Sequenced Packet Protocol (SPP) connection to the indicated socket at host.
If the connection cannot be made, xnsconnect returns a -1. An error message is left in extern char *xnsmsg.
SEE ALSO
Version 2.5r1 — December 06, 1986