OSDN Git Service

Make the Windows tcp keepalive support depend on the existance of the
authorMagnus Hagander <magnus@hagander.net>
Thu, 8 Jul 2010 16:19:50 +0000 (16:19 +0000)
committerMagnus Hagander <magnus@hagander.net>
Thu, 8 Jul 2010 16:19:50 +0000 (16:19 +0000)
commita64bf0afb702583d8f20367522e147ee692f2084
tree5f008ee83106f9fdcfb0a02a02ba870eec7938ca
parent672efc08654e5744b42d2809f903cb7528898620
Make the Windows tcp keepalive support depend on the existance of the
SIO_KEEPALIVE_VALS define instead of just WIN32, since MingW doesn't
support this API (yet?).
src/backend/libpq/pqcomm.c
src/interfaces/libpq/fe-connect.c