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