Arguments: socket
Returns the type of connection for socket. The value can be :active
or :passive
. Note: Both internet stream and internet datagram sockets use
16-bit port numbers. Note that stream (tcp) port N is totally distinct from datagram (udp)
port N.
See socket.htm for general information on sockets in Allegro CL.
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.