git.postgresql.org Git - postgresql.git/commit

git projects / postgresql.git / commit
? search:
summary | shortlog | log | commit | commitdiff | tree
(parent: 4f33621) | patch
Call getsockopt() on the correct socket.
Mon, 6 Jul 2015 13:36:48 +0000 (16:36 +0300)
Mon, 6 Jul 2015 13:36:48 +0000 (16:36 +0300)
commit 8e33fc1784cbd657a7238ab5639ee1f8f54a3ec0
Call getsockopt() on the correct socket.

We're interested in the buffer size of the socket that's connected to the
client, not the one that's listening for new connections. It happened to
work, as default buffer size is the same on both, but it was clearly not
wrong.

Spotted by Tom Lane
src/backend/libpq/pqcomm.c diff | blob | blame | history
This is the main PostgreSQL git repository.
RSS Atom

AltStyle によって変換されたページ (->オリジナル) /