socket-stream-file-active

Class

Package: socket

A TCP socket connected to another socket through the network. The address of this socket is a filename on the current machine. Windows doesn't support this type of socket. Note that instances should be created with make-socket rather than make-instance. make-socket will select the appropriate socket class based on its arguments.

See socket for a list of socket classes. See socket.htm for information on the Allegro CL socket interface.

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.