unknown
1970-01-01 00:00:00 UTC
Both options would work fine for me. But before I start rearranging
code I thought I ask the list for a bit of advice first.
Questions
1. Does my theory make sense?
2. What would Larceny do if a SIGPIPE was thrown? Exit?
3. Assuming SIGPIPE indeed needs to be dealt with, out of the two
options 1) change to send with NOSIGNAL flag 2) Larceny Runtime
handle/ignore/mask SIGPIPE which approach would you suggest.
Thanks,
Ray
code I thought I ask the list for a bit of advice first.
Questions
1. Does my theory make sense?
2. What would Larceny do if a SIGPIPE was thrown? Exit?
3. Assuming SIGPIPE indeed needs to be dealt with, out of the two
options 1) change to send with NOSIGNAL flag 2) Larceny Runtime
handle/ignore/mask SIGPIPE which approach would you suggest.
Thanks,
Ray