- 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.
Returns #t if port is still open and capable of performing input or output, respectively, and #f otherwise.