%
% $RCSfile: socket.tex,v $
%
% $Revision: 1.1 $
% $Date: 1995/07/28 21:20:39 $
%

\protspec{XKSOCKET}{XKSOCKET (the \xk{} socket interface)}
\index{socket}

\topic{SPECIFICATION}

\noindent BSD Socket operations as implemented by the Mach3 Unix Single-Server.

\topic{SYNOPSIS}

\noindent Sockets are an application interface to UDP and TCP networking
services.

\topic{REALM}

Sockets are in the anchor protocol realm.  This version is specific
to the Mach3 platform.

\topic{PARTICIPANTS}

Sockets use IP addresses.  The addresses are passed in messages generated
by MiG stubs.


\topic{CONFIGURATION}

\noindent {\tt name=xksocket protocols=udp,tcp;}

\topic{AUTHOR}

\noindent David Mosberger-Tang
