Re: close() vs. closesocket()

Поиск
Список
Период
Сортировка
От Tom Lane
Тема Re: close() vs. closesocket()
Дата
Msg-id 15473.1051279823@sss.pgh.pa.us
обсуждение исходный текст
Ответ на Re: close() vs. closesocket()  (mlw <pgsql@mohawksoft.com>)
Ответы Re: close() vs. closesocket()
Список pgsql-hackers
mlw <pgsql@mohawksoft.com> writes:
> Windows' sockets aren't very good.

They seem to be good enough that we have not had to worry about it,
with the exception of the close/closesocket issue and the nonstandard
error reporting mechanism.  But both of those have been worked around
for a long time in the libpq sources.  Do we really need to insert a
compatibility layer just to deal with those two problems?
        regards, tom lane



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

Предыдущее
От: Tom Lane
Дата:
Сообщение: Re: STABLE functions
Следующее
От: Bruce Momjian
Дата:
Сообщение: Re: close() vs. closesocket()