get back AsyncServerSocket's setMaxNumMessagesInQueue
authorHaijun Zhu <haijunz@fb.com>
Fri, 20 Nov 2015 18:20:54 +0000 (10:20 -0800)
committerfacebook-github-bot-4 <folly-bot@fb.com>
Fri, 20 Nov 2015 19:20:20 +0000 (11:20 -0800)
commit16811575982012a1a1a3e2077bfddfbf27dd771d
treeb1688237cbb5bf79a6be727013e997ecdbf00fc4
parent422bf87407a54d44da2f96826b74d3d66e49b222
get back AsyncServerSocket's setMaxNumMessagesInQueue

Summary: D2613681 codemod'ed a thrift server api but it also renamed that api
in AsyncServerSocket, which is a mistake. Fix that in AsyncServerSocket, and
all other places that calls this api.

Reviewed By: alandau, JoelMarcey

Differential Revision: D2677837

fb-gh-sync-id: 0d91f1a623229e99be59ca9dcd27f1330a9a1b64
folly/io/async/AsyncServerSocket.h