Expported the rest of the port-handler accessors.
This commit is contained in:
parent
d6a7f7c303
commit
405512e0db
|
@ -489,6 +489,11 @@
|
|||
make-output-port make-unbuffered-output-port
|
||||
make-port-handler
|
||||
port-handler-buffer-proc ; extended-ports
|
||||
port-handler-discloser
|
||||
port-handler-close
|
||||
port-handler-ready?
|
||||
port-handler-steal
|
||||
|
||||
default-buffer-size
|
||||
|
||||
open-input-port?
|
||||
|
|
Loading…
Reference in New Issue