Re: libpq and psql not on same page about SIGPIPE

Поиск
Список
Период
Сортировка
От Oliver Jowett
Тема Re: libpq and psql not on same page about SIGPIPE
Дата
Msg-id 41AE3D10.2030804@opencloud.com
обсуждение исходный текст
Ответ на Re: libpq and psql not on same page about SIGPIPE  (Bruce Momjian <pgman@candle.pha.pa.us>)
Список pgsql-hackers
Bruce Momjian wrote:

[... SIGPIPE suppression in libpq ...]

Linux also has MSG_NOSIGNAL as a send() flag that might be useful. It 
suppresses generation of SIGPIPE for just that call. No, it doesn't work 
for SSL and it's probably not very portable, but it might be a good 
platform-specific optimization for the common case.

-O


В списке pgsql-hackers по дате отправления:

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: Increasing the length of
Следующее
От: Hannu Krosing
Дата:
Сообщение: Re: Where is the connection info