Expported the rest of the port-handler accessors.

This commit is contained in:
mainzelm 2001-10-25 07:24:42 +00:00
parent d6a7f7c303
commit 405512e0db
1 changed files with 5 additions and 0 deletions

View File

@ -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?