]> granicus.if.org Git - postgresql/commit
Improve comment.
authorHeikki Linnakangas <heikki.linnakangas@iki.fi>
Thu, 7 Aug 2014 09:38:16 +0000 (12:38 +0300)
committerHeikki Linnakangas <heikki.linnakangas@iki.fi>
Thu, 7 Aug 2014 09:40:13 +0000 (12:40 +0300)
commitec903d20e3b4c1a543dbf057055e4ddbfad4d59e
tree0c33c66c4243aee7381aba20605eb5d8c2855519
parent73cfa37afe3243c0ccdc6ae72cfcc53a37761521
Improve comment.

Based on the old comment, it took me a while to figure out what the
problem was. The importnat detail is that SSL_read() can return WANT_READ
even though some raw data was received from the socket.
src/interfaces/libpq/fe-misc.c