Package: trivial-gray-streams
Generic Function stream-finish-output
Lambda List
stream-finish-output (stream)
Details
Attempts to ensure that all output sent to the stream has reached its
destination, and only then returns false. Implements cl:finish-output. The default method does nothing.