diff options
author | Tom Lane <tgl@sss.pgh.pa.us> | 2003-08-04 17:58:14 +0000 |
---|---|---|
committer | Tom Lane <tgl@sss.pgh.pa.us> | 2003-08-04 17:58:14 +0000 |
commit | e8e1d4553ce7b630fe401209e205a49ba306bfb2 (patch) | |
tree | 1214e0cc2804892c7bb4ce5bb020ea4d21a8e435 /src/include/postgres.h | |
parent | 39a9496d51e64f68cb7792c7014f4a388121ec89 (diff) | |
download | postgresql-e8e1d4553ce7b630fe401209e205a49ba306bfb2.tar.gz postgresql-e8e1d4553ce7b630fe401209e205a49ba306bfb2.zip |
SSL_read/SSL_write do not approximate the return conventions of recv()
and send() very well at all; and in any case we can't use retval==0
for EOF due to race conditions. Make the same fixes in the backend as
are required in libpq.
Diffstat (limited to 'src/include/postgres.h')
0 files changed, 0 insertions, 0 deletions