IPv6 support for the TNonBlockingServer
authorMark Slee <mcslee@apache.org>
Tue, 20 Nov 2007 01:27:08 +0000 (01:27 +0000)
committerMark Slee <mcslee@apache.org>
Tue, 20 Nov 2007 01:27:08 +0000 (01:27 +0000)
commitfb4b514028ed073302ffa8d3dcbfba3a89b427f0
tree2ef7120fc936e0dfd3f78bbdd1ef089e34bc8b62
parentb6014f494f41ecee4f8e1c7264e99a883805e99f
IPv6 support for the TNonBlockingServer

Summary: Need to use IPv6 compliant constructs here. Submitted by Paul Saab.

Reviewed By: dreiss

Test Plan: Rebuild Thrift TNonblockingServer with this patch and verify behaves just the same

git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@665353 13f79535-47bb-0310-9956-ffa450edef68
lib/cpp/src/server/TNonblockingServer.cpp