[racket] error writing to stream port (Broken pipe; errno=32)
(with-handlers ((exn:fail? (lambda (x) "let's throw away the exception from a closed port"))
... do stuff with ports and pipes ...)
[[ You probably need to provide more context to get truly useful answers. ]]
On Sep 11, 2014, at 7:18 AM, Wolfgang Hukriede wrote:
> Do I need to install a signal handler catching SIGPIPE? (Or replace
> the existing signal-handler?)
> Thanks!
> ____________________
> Racket Users list:
> http://lists.racket-lang.org/users