Re: Fwd: Re: Fwd: Problem with recv syscall on socket when other side closed connection

Поиск
Список
Период
Сортировка
От kuznet@ms2.inr.ac.ru
Тема Re: Fwd: Re: Fwd: Problem with recv syscall on socket when other side closed connection
Дата
Msg-id 200007051506.TAA07123@ms2.inr.ac.ru
обсуждение исходный текст
Ответ на Re: Fwd: Re: Fwd: Problem with recv syscall on socket when other side closed connection  (Tom Lane <tgl@sss.pgh.pa.us>)
Ответы Re[2]: Fwd: Re: Fwd: Problem with recv syscall on socket when other side closed connection  (Denis Perchine <dyp@perchine.com>)
Список pgsql-hackers
Hello!

> As I recall, the original complaint was precisely that Linux discards
> the server->client data instead of allowing the client to read it.  This
> was on a single machine, so there's no issue of whether it got lost in
> the network.

I am sorry. I have already said: it is not truth.

Original reporter (Denis) blamed particularly on the fact,
that Linux allows to read all queued data until EOF.
Try yourself, if you do not believe.

Unfortunately, I deleted that his mail, but you can find it
in mail archives I think, it was to netdev or to linux-kernel.

Alexey


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

Предыдущее
От: Benjamin Adida
Дата:
Сообщение: Re: Article on MySQL vs. Postgres
Следующее
От: Tom Lane
Дата:
Сообщение: Re: pg_dump and LOs (another proposal)