Table of Contents

Class: NetIOAttr ./pyGlobus/io.py
Methods   
__del__
__init__
get_handle
get_keepalive
get_linger
get_oobinline
get_rcvbuf
get_reuseaddr
get_sndbuf
set_keepalive
set_linger
set_oobinline
set_rcvbuf
set_reuseaddr
set_sndbuf
  __del__ 
__del__ ( self )

Exceptions   
ex
  __init__ 
__init__ ( self )

Exceptions   
ex
  get_handle 
get_handle ( self )

XXX This handle is only valid as long as this object exists. When the object is destroyed, the memory this handle points to is freed.

  get_keepalive 
get_keepalive ( self )

Exceptions   
ex
  get_linger 
get_linger ( self )

Exceptions   
ex
  get_oobinline 
get_oobinline ( self )

Exceptions   
ex
  get_rcvbuf 
get_rcvbuf ( self )

Exceptions   
ex
  get_reuseaddr 
get_reuseaddr ( self )

Exceptions   
ex
  get_sndbuf 
get_sndbuf ( self )

Exceptions   
ex
  set_keepalive 
set_keepalive ( self,  keepAlive )

Exceptions   
ex
  set_linger 
set_linger (
        self,
        linger,
        lingerTime,
        )

Exceptions   
ex
  set_oobinline 
set_oobinline ( self,  inline )

Exceptions   
ex
  set_rcvbuf 
set_rcvbuf ( self,  rcvbuf )

Exceptions   
ex
  set_reuseaddr 
set_reuseaddr ( self,  reuse )

Exceptions   
ex
  set_sndbuf 
set_sndbuf ( self,  sndbuf )

Exceptions   
ex

Table of Contents

This document was automatically generated on Tue Feb 4 16:47:03 2003 by HappyDoc version 2.1