| Allegro CL version 10.1 Unrevised from 10.0 to 10.1. 10.0 version |
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.
Copyright (c) 1998-2022, Franz Inc. Lafayette, CA., USA. All rights reserved.
This page was not revised from the 10.0 page.
Created 2019.8.20.
| Allegro CL version 10.1 Unrevised from 10.0 to 10.1. 10.0 version |