[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
feature request: libspeechd should reconnect to sd
From: |
Bohdan R . Rau |
Subject: |
feature request: libspeechd should reconnect to sd |
Date: |
Mon, 21 Jan 2008 11:33:08 +0100 |
Dnia 21-01-2008, pon o godzinie 11:26 +0100, Hynek Hanke pisze:
[...]
> I'm not sure however, how to handle the situation properly.
> It doesn't seem to me a very good solution that a speech
> library would force the calling program to ignore SIGPIPE.
Try to use send instead of write (with MSG_NOSIGNAL flag).
ethanak