| Trees | Indices | Help |
|
|---|
|
|
|
|||
| ZeroconfListener | |||
| P2PClient | |||
| P2PConnection | |||
| ClientZeroconf | |||
|
|||
log = logging.getLogger('gajim.c.z.client_zeroconf')
|
|||
MAX_BUFF_LEN = 65536
|
|||
CONNECT_TIMEOUT_SECONDS = 10
|
|||
ACTIVITY_TIMEOUT_SECONDS = 30
|
|||
Imports: gajim, common, IdleObject, dispatcher_nb, simplexml, ustr, DATA_RECEIVED, DATA_SENT, DATA_ERROR, zeroconf, socket, errno, sys, string, Random, logging, roster_zeroconf
|
|||
log
|
MAX_BUFF_LEN
|
CONNECT_TIMEOUT_SECONDS
|
ACTIVITY_TIMEOUT_SECONDS
|
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Thu Aug 12 02:06:28 2010 | http://epydoc.sourceforge.net |