Ft.Server.Server.Daemon

Modules

Connection  os  socket  threading 
errno  select  sys  traceback 

Classes

class Daemon(threading.Thread)
__init__(self, mutex, listeners, errorLog)
__repr__(self)
_set_daemon(self)
run(self)

Data and other non-method functions defined here:

__doc__ = None
__module__ = 'Ft.Server.Server.Daemon'
str(object) -> string

Return a nice string representation of the object.
If the argument is a string, the return value is the same object.

Data

__file__ = 'build/lib.linux-ppc-2.2/Ft/Server/Server/Daemon.py'
str(object) -> string

Return a nice string representation of the object.
If the argument is a string, the return value is the same object.
__name__ = 'Ft.Server.Server.Daemon'
str(object) -> string

Return a nice string representation of the object.
If the argument is a string, the return value is the same object.
_sock_non_fatal = [103, 104, 110, 113, 101, 71, 100, 112, 64]
name = 'ENONET'
str(object) -> string

Return a nice string representation of the object.
If the argument is a string, the return value is the same object.