Reviewed By: dreiss
Test Plan: See if scribe works for powerset
git-svn-id: https://svn.apache.org/repos/asf/incubator/thrift/trunk@665386
13f79535-47bb-0310-9956-
ffa450edef68
serverSocket_(0),
port_(port),
frameResponses_(true),
- threadManager_(threadManager) {
+ threadManager_(threadManager),
+ eventBase_(NULL) {
setInputTransportFactory(inputTransportFactory);
setOutputTransportFactory(outputTransportFactory);
setInputProtocolFactory(inputProtocolFactory);