calling display with socket port raises an error

Issue #125 resolved
Takashi Kato repo owner created an issue

This should not raise an error

(display "foo" (socket-port socket))

Comments (2)

  1. Takashi Kato reporter

    The port is bidirectional and binary port, so this isn't a proper script but if it's allowed then it's convenient.

  2. Log in to comment