| Home | Trees | Indices | Help |
|
|---|
|
|
object --+
|
Channel
Channel object
| Instance Methods | |||
|
|||
| int |
|
||
| int |
|
||
| int |
|
||
| int |
|
||
| int |
|
||
| int |
|
||
| int |
|
||
| int |
|
||
| int |
|
||
| str |
|
||
| int |
|
||
| int |
|
||
| int |
|
||
| int |
|
||
| int |
|
||
| int |
|
||
| int |
|
||
|
Inherited from |
|||
| Properties | |
|
Inherited from |
| Method Details |
Creates a new channel object with the given _channel.
|
Closes the active channel.
|
Checks if the remote host has sent a EOF status.
|
Executes command on the channel.
|
Gets the exit code raised by the process running on the remote host.
|
Flushs the read buffer on the channel.
|
Polls for activity on the channel.
|
Checks if data is available on the channel.
|
Requests a pty with term type on the channel.
|
Requests a pty resize of the channel with given width and height.
|
Reads size bytes on the channel.
|
Sends EOF status on the channel to remote server.
|
Sets blocking mode on the channel. Default mode is blocking.
|
Sets envrionment variable on the channel.
|
Requests a shell on the channel.
|
Checks the status of the read window on the channel.
|
Writes data on the channel.
|
Requests a X11 Forwarding on the channel.
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Fri May 7 12:12:16 2010 | http://epydoc.sourceforge.net |