chickadee » scheme » base » output-port-open?

input-port-open? portprocedure
output-port-open? portprocedure

Returns #t if port is still open and capable of performing input or output, respectively, and #f otherwise.