Get rid of unportable use of socklen_t --- we have a configure test

Tom Lane <tgl@sss.pgh.pa.us>

Commit: 4913efc6244b09e70752e6dab93caaec14c11365
Author: Tom Lane <tgl@sss.pgh.pa.us>
Date: 2010-01-31T17:27:22Z
Releases: 9.0.0
Get rid of unportable use of socklen_t --- we have a configure test
for that, so use it.

Files

PathChange+/−
src/backend/libpq/auth.c modified +2 −2