Re: [PATCH 2/2] [libpq] Try to avoid manually masking SIGPIPEs on every send()

From: Jeremy Kerr <jk(at)ozlabs(dot)org>
To: Marko Kreen <markokr(at)gmail(dot)com>
Cc: pgsql-hackers(at)postgresql(dot)org, Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Subject: Re: [PATCH 2/2] [libpq] Try to avoid manually masking SIGPIPEs on every send()
Date: 2009-06-10 12:50:25
Message-ID: 200906102250.25491.jk@ozlabs.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Marko,

> optval seems used without initialization.

Dang, I was checking for the SO_NOSIGPIPE flag, and didn't check for
optval. New patch coming...

Cheers,

Jeremy

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Jeremy Kerr 2009-06-10 13:00:21 [PATCH v2] [libpq] Try to avoid manually masking SIGPIPEs on every send()
Previous Message Andres Freund 2009-06-10 11:40:30 Re: Plan time Improvement - 64bit bitmapset