Re: Simplify sleeping while reading/writing from client - Mailing list pgsql-hackers

From Michael Paquier
Subject Re: Simplify sleeping while reading/writing from client
Date
Msg-id CAB7nPqRsyiCHxwwGBfMHwqRmA5oOdFd693fhpkYfRd9+QiXgKw@mail.gmail.com
Whole thread Raw
In response to Re: Simplify sleeping while reading/writing from client  (Heikki Linnakangas <hlinnakangas@vmware.com>)
List pgsql-hackers
On Fri, Feb 6, 2015 at 1:46 PM, Heikki Linnakangas wrote:
> It simplifies the code to do all the sleeping and interrupt handling code in
> the upper level, in secure_[read|write]. Do you see a problem with it?
Not directly. Reading the code I got uneasy with the fact that we fact
unconditionally those parameters even if port is in block mode.
-- 
Michael



pgsql-hackers by date:

Previous
From: Andres Freund
Date:
Subject: Re: Simplify sleeping while reading/writing from client
Next
From: Magnus Hagander
Date:
Subject: Re: New CF app deployment