socket

Class

Package: socket

A socket is an endpoint for network communication. All sockets are subclasses of this class. Socket should be created with make-socket rather than make-instance of a socket class. make-socket will select the appropriate socket class based on its arguments. The following are the socket classes:

The documentation is described in introduction.htm and the index is in index.htm.

Copyright (c) 1998-2000, Franz Inc. Berkeley, CA., USA. All rights reserved.

Created 2000.10.5.