(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


____________________
  Racket Users list:
  http://lists.racket-lang.org/users

Reply via email to