[openssl-project] Releases tomorrow

Matt Caswell matt at openssl.org
Tue Aug 14 10:07:54 UTC 2018



On 14/08/18 11:05, Kurt Roeckx wrote:
> On Tue, Aug 14, 2018 at 01:50:39AM +0000, Salz, Rich wrote:
>>>    - If we're going to make any changes for issue 6904 (broken pipe for
>>     clients that only write/server that only reads), then we should do that
>>
>> Yeah, I don't like the library messing with signals tho.
> 
> I don't think it's about signals, but about write() returning
> EPIPE (or ECONNRESET).
> 

Right - the proposed solution does nothing with signals. That is still
for the app to handle. PR 6944 just introduces some special handling for
the EPIPE error response when trying to send NewSessionTickets.

Matt



More information about the openssl-project mailing list