Re: APC/socket fix (final?)

Поиск
Список
Период
Сортировка
От Claudio Natoli
Тема Re: APC/socket fix (final?)
Дата
Msg-id A02DEC4D1073D611BAE8525405FCCE2B55F3BD@harris.memetrics.local
обсуждение исходный текст
Ответ на APC/socket fix (final?)  (Claudio Natoli <claudio.natoli@memetrics.com>)
Ответы Re: APC/socket fix (final?)  (Tom Lane <tgl@sss.pgh.pa.us>)
Список pgsql-patches
> Rather than hoping that we'll remember to decorate every select() call
> with this workaround, would it make sense to use a wrapper function?
> I'm loath to invent pg_select() but it might be cleaner than this.

We'd also need pg_recv() and pg_send(). Chances are it can happen with every
blocking socket call :-(

Cheers,
Claudio

---
Certain disclaimers and policies apply to all email sent from Memetrics.
For the full text of these disclaimers and policies see
<a
href="http://www.memetrics.com/emailpolicy.html">http://www.memetrics.com/em
ailpolicy.html</a>

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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: APC/socket fix (final?)
Следующее
От: Tom Lane
Дата:
Сообщение: Re: installdir patch for win32