Package twisted :: Package test :: Module test_tcp
[show private | hide private]
[frames | no frames]

Module twisted.test.test_tcp

Classes
CannotBindTestCase Tests for correct behavior when a reactor cannot bind to the required TCP port.
ClientStartStopFactory  
ClosingFactory Factory that closes port immediatley.
ConnectorTestCase  
FactoryTestCase Tests for factories.
ListeningTestCase  
LocalRemoteAddressTestCase Tests for correct getHost/getPeer values and that the correct address is passed to buildProtocol.
LoopbackTestCase Test loopback connections.
MyClientFactory  
MyOtherClientFactory  
MyProtocol  
MyServerFactory  
PortCleanerUpper  
ReaderProtocol  
StartStopFactory  
WriteDataTestCase Test that connected TCP sockets can actually write data.
WriterClientFactory  
WriterProtocol  

Variable Summary
_Feature nested_scopes
SelectReactor reactor

Variable Details

nested_scopes

Type:
_Feature
Value:
_Feature((2, 1, 0, 'beta', 1), (2, 2, 0, 'alpha', 0), 16)              

reactor

Type:
SelectReactor
Value:
<twisted.internet.default.SelectReactor instance at 0x10339470>        

Generated by Epydoc 1.2 prerelease on Wed Jan 29 06:29:05 2003 http://epydoc.sf.net