Improve comment.

Heikki Linnakangas <heikki.linnakangas@iki.fi>

Commit: ec903d20e3b4c1a543dbf057055e4ddbfad4d59e
Author: Heikki Linnakangas <heikki.linnakangas@iki.fi>
Date: 2014-08-07T09:40:13Z
Releases: 9.5.0
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.

Files

PathChange+/−
src/interfaces/libpq/fe-misc.c modified +4 −3