specify connection's idle tiemout
authorWoo Xie <woo@fb.com>
Fri, 23 Jan 2015 18:21:38 +0000 (10:21 -0800)
committerwoo <woo@fb.com>
Mon, 2 Feb 2015 21:12:32 +0000 (13:12 -0800)
commitc8238d15ad6365cb1b051dc404b70992edba9401
treecb83cfeeb1ebe0e62490e6d1a74c3c303267279e
parentc152d43dedf865196eb47c799c811ebcf4927188
specify connection's idle tiemout

Summary: Now all connections are always scheduled with connectionManager's default timeout.  This diff enables us to specify the different timeouts for each managed connections.

Test Plan: prospect testing

Reviewed By: davejwatson@fb.com

Subscribers: trunkagent, fugalh, folly-diffs@, jsedgwick

FB internal diff: D1797193

Tasks: 5343753

Signature: t1:1797193:1422034092:ed67b96efe8af8f8d1355d3f86fb1289daafb178
folly/wangle/acceptor/ConnectionManager.cpp
folly/wangle/acceptor/ConnectionManager.h
folly/wangle/acceptor/ManagedConnection.cpp
folly/wangle/acceptor/ManagedConnection.h