Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
None
-
None
Description
From d07e47a771d9cca8111b2773c8e3436a5e9442ae Mon Sep 17 00:00:00 2001
From: Wei Chen <weichen@fb.com>
Date: Wed, 21 Apr 2010 21:12:34 +0000
Subject: [PATCH 31/33] Add accept timeout to TServerSocket
Summary:
Added an accept timeout to the TServerSocket poll loop
Test Plan:
I run the servers in testing rack and verified it works both for intra rack and
inter rack transfer.
scottstraw, simpkins, weichen, thrift-team@lists
Revert Plan:
OK
—
lib/cpp/src/transport/TServerSocket.cpp | 12 +++++++++++-
lib/cpp/src/transport/TServerSocket.h | 3 +++
2 files changed, 14 insertions, 1 deletions