ClassPackage: socketToCDocOverviewCGDocRelNotesIndexPermutedIndex
Allegro CL version 6.2
Unrevised from 6.1

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:


Copyright (c) 1998-2002, Franz Inc. Oakland, CA., USA. All rights reserved.
Documentation for Allegro CL version 6.2. This page was not revised from the 6.1 page.
Created 2002.2.26.

ToCDocOverviewCGDocRelNotesIndexPermutedIndex
Allegro CL version 6.2
Unrevised from 6.1