Home | Trees | Index | Help |
---|
Package i2p :: Module tunnel :: Class TunnelServer |
|
Tunnel
--+
|
TunnelServer
Method Summary | |
---|---|
Tunnels incoming SAM streams --> localhost:port. | |
Inherited from Tunnel | |
Close all connections made for this tunnel. |
Property Summary | |
---|---|
dest : I2P Destination of server. | |
session : Session name for server. |
Method Details |
---|
__init__(self,
session,
port,
samaddr='127.0.0.1:7656',
nconnect=-1,
timeout=None,
**kwargs)
|
Property Details |
---|
destI2P Destination of server. |
sessionSession name for server. |
Home | Trees | Index | Help |
---|
Generated by Epydoc 2.1 on Mon Aug 02 01:07:41 2004 | http://epydoc.sf.net |