Home | Trees | Index | Help |
---|
Package pyGlobus :: Module xio :: Class XioTcpDriver |
|
XioBase
--+ |XioDriver
--+ | XioTcpDriver
Method Summary | |
---|---|
__init__(self)
| |
Frees the memory associated with the XioDriver | |
Returns the backlog option | |
Returns the set port option | |
Inherited from XioDriver | |
Returns a list of options which can be used to manipulate the behavior of the driver | |
| |
Unloads the driver, should be called before __del__ | |
Inherited from XioBase | |
Return the handle |
Class Variable Summary | |
---|---|
dict |
tcp_opt_dict = {'GLOBUS_XIO_TCP_GET_INTERFACE': <built-i...
|
Method Details |
---|
__del__(self)
Frees the memory associated with the XioDriver
|
get_backlog_opt(self)Returns the backlog option |
get_port_opt(self)Returns the set port option |
Class Variable Details |
---|
Home | Trees | Index | Help |
---|
Generated by Epydoc 2.1 on Tue Apr 4 14:32:55 2006 | http://epydoc.sf.net |