pgpool - pgpool: Retry fflush if EAGAIN is returned

Lists: pgsql-committers
From: t-ishii(at)pgfoundry(dot)org (User T-ishii)
To: pgsql-committers(at)postgresql(dot)org
Subject: pgpool - pgpool: Retry fflush if EAGAIN is returned
Date: 2005-06-13 13:29:37
Message-ID: 20050613132937.14B1C112601B@pgfoundry.org
Views: Raw Message | Whole Thread | Download mbox | Resend email
Lists: pgsql-committers

Log Message:
-----------
Retry fflush if EAGAIN is returned

Modified Files:
--------------
pgpool:
pool_stream.c (r1.1.1.1 -> r1.2)
(http://cvs.pgfoundry.org/cgi-bin/cvsweb.cgi/pgpool/pgpool/pool_stream.c.diff?r1=1.1.1.1&r2=1.2)