Trees | Indices | Help |
---|
|
twisted.python.log.Logger --+ | twisted.persisted.styles.Ephemeral --+ | object --+ | twisted.internet.abstract.FileDescriptor --+ | twisted.internet.tcp._SocketCloser --+ | twisted.internet.tcp.Connection --+ | twisted.internet.tcp.BaseClient --+ | twisted.internet.unix.Client --+ | FDClient
|
|||
|
|||
Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from |
|
|||
Inherited from Inherited from Inherited from Inherited from Inherited from Inherited from |
|
|||
Inherited from |
|
Calls self.protocol.dataReceived with all available data. This reads up to self.bufferSize bytes of data from its socket, then calls self.dataReceived(data) to process it. If the connection is not lost through an error in the physical recv(), this function will return the result of the dataReceived call.
|
Trees | Indices | Help |
---|
Generated by Epydoc 3.0.1 on Fri Apr 11 07:40:28 2008 | http://epydoc.sourceforge.net |