class documentation
class RaisingMemoryReactor: (source)
Constructor: RaisingMemoryReactor(listenException, connectException)
Implements interfaces: twisted.internet.interfaces.IReactorPluggableNameResolver, twisted.internet.interfaces.IReactorSocket, twisted.internet.interfaces.IReactorSSL, twisted.internet.interfaces.IReactorTCP, twisted.internet.interfaces.IReactorUNIX
A fake reactor to be used in tests. It accepts TCP connection setup attempts, but they will fail.