Re: Re: [BUGS] BUG #2724: Could not check connection status with "ssl=on"

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: Re: [BUGS] BUG #2724: Could not check connection status with "ssl=on"
Дата
Msg-id 16913.1171427183@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: [BUGS] BUG #2724: Could not check connection status with "ssl=on"  (Bruce Momjian <bruce@momjian.us>)
Ответы Re: Re: [BUGS] BUG #2724: Could not check connection status with "ssl=on"  (Bruce Momjian <bruce@momjian.us>)
Список pgsql-patches
Bruce Momjian <bruce@momjian.us> writes:
> !         if (SOCK_ERRNO != ECONNRESET)
> !             SSL_shutdown(conn->ssl);

Ummm ... what is this supposed to fix exactly, and what are the odds
that it will introduce resource leaks?

            regards, tom lane

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

Предыдущее
От: Bruce Momjian
Дата:
Сообщение: Re: [BUGS] BUG #2724: Could not check connection status with "ssl=on"
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: Re: [BUGS] BUG #2724: Could not check connection status with "ssl=on"