Generic FunctionPackage: exclToCDocOverviewCGDocRelNotesIndexPermutedIndex
Allegro CL version 6.2
Unrevised from 6.1

device-extend

Arguments: stream need action

Returns true for success, nil for failure, to extend the underlying device allocation and/or connection. The need argument is the number of bytes that will be read or written if the extension is successful, and the action argument describes the operation being performed; typical values for action are :input, :input-check, :output, and :output-check.

Note that Allegro CL offers calls to device-extend for the following circumstances:

Defined methods

See streams.htm for information on the simple-streams implementation in Allegro CL. The older but still supported Gray streams implementation is described in gray-streams.htm.


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