kgio 2.3.1 - compatibility fixv2.3.1
commit6d19ebb3a917b566830f8d33e95b1eea2e99658d
authorEric Wong <normalperson@yhbt.net>
Mon, 14 Feb 2011 00:50:13 +0000 (13 16:50 -0800)
committerEric Wong <normalperson@yhbt.net>
Mon, 14 Feb 2011 00:50:13 +0000 (13 16:50 -0800)
tree4eb4a7d58049bc6f23a39e0ef23e191071de10ff
parentb30aa658d7b4d946427119b23cfc264cc7172149
kgio 2.3.1 - compatibility fix

* connect.c: disable AI_NUMERICSERV

  It's not needed since we already verify the service is a
  numeric port.  AI_NUMERICSERV is not available in older glibc
  (<2.3.4) and probably other old systems.
GIT-VERSION-GEN