The following procedures return #t
if they successfully
close a port or #f
if it was already
closed. They can also raise exceptions if an error occurs: some
errors arising from writing output may be delayed until close.
See also section Ports and File Descriptors, for a procedure
which can close file descriptors.
Go to the first, previous, next, last section, table of contents.