| Allegro CL version 10.1 Unrevised from 10.0 to 10.1. 10.0 version |
A UDP socket. The address of this socket is a 32 bit IP number of the network interface along with a 16 bit port number. 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 |