OutputBufferingHandler
authorJames Sedgwick <jsedgwick@fb.com>
Mon, 17 Nov 2014 23:23:18 +0000 (15:23 -0800)
committerDave Watson <davejwatson@fb.com>
Wed, 19 Nov 2014 20:52:37 +0000 (12:52 -0800)
commitc3ee57ef0e487f62f4461e3073c3c75f17dc250f
tree0f95e11273d45fde7eb8ce8a8081e14d67dfc20e
parent923576ab383e42b0a415132ca7f3695529ec8d58
OutputBufferingHandler

Summary:
see D1618704 and D1604575
Really need to make a decision about making a push for EventBaseManager everywhere. Getting/setting EBs when there's only ever one seems so silly, but in (e.g.) tests where one-off EBs are used without using the EBM, stuff like this will break.

Test Plan: definitely compiles and sorta works, will write unit tests if the dust settles

Reviewed By: davejwatson@fb.com

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

FB internal diff: D1618727
folly/experimental/wangle/channel/OutputBufferingHandler.h [new file with mode: 0644]