Thrift-1502:TSimpleServer::serve(): Do not print out error message if server was...
authorJake Farrell <jfarrell@apache.org>
Fri, 27 Jan 2012 04:32:17 +0000 (04:32 +0000)
committerJake Farrell <jfarrell@apache.org>
Fri, 27 Jan 2012 04:32:17 +0000 (04:32 +0000)
commit6ce2704a14bb109d2d9e29d1b77974f57b2e8636
tree2140e7f20314c60ed9ce951fb3537e657206a4a9
parentb2c49527999528c2d9f28486d358e6ff3c3cc9dc
Thrift-1502:TSimpleServer::serve(): Do not print out error message if server was stopped.
Client: cpp
Patch: Vibhav Sreekanti

Print msg on TSimpleServer stop.

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