def startReactor(self, reactor, oldstdout, oldstderr):
Run the reactor with the given configuration.  Subclasses should
probably call this from C{postApplication}.

@see: L{runReactorWithLogging}