Re: Escaping from blocked send() reprised.
Kyotaro HORIGUCHI <horiguchi.kyotaro@lab.ntt.co.jp>
From: Kyotaro HORIGUCHI <horiguchi.kyotaro@lab.ntt.co.jp>
To: hlinnakangas@vmware.com
Cc: robertmhaas@gmail.com, pgsql-hackers@postgresql.org
Date: 2014-09-09T10:31:04Z
Lists: pgsql-hackers
Attachments
- 0001-Simplly-cutting-off-the-socket-if-signalled-during_v2.patch (text/x-patch) patch v2-0001
Hi, I added and edited some comments. > Sorry, It tha patch contains a silly bug. Please find the > attatched one. regards, -- Kyotaro Horiguchi NTT Open Source Software Center
Commits
-
Assert that WaitLatchOrSocket callers cannot wait only for writability.
- e42a21b9e6c9 9.2.0 cited