Lines Matching defs:self
48 def __init__(self, lock, lockname, sock, sockname, server_timeout, xmlrpcinterface): argument
72 def register_idle_function(self, function, data): argument
77 def run(self): argument
114 def main(self): argument
129 def disconnect_client(self, fds): argument
335 def idle_commands(self, delay, fds=None): argument
397 def __init__(self, connection, recv): argument
401 def runCommand(self, command): argument
414 def updateFeatureSet(self, featureset): argument
420 def getEventHandle(self): argument
428 def terminateServer(self): argument
433 def __init__(self, ui_channel, recv, eq, sock): argument
439 def terminate(self): argument
450 def __init__(self, lock, sockname, featureset, server_timeout, xmlrpcinterface): argument
515 def _startServer(self): argument
656 def __init__(self, readfd): argument
669 def getEvent(self): argument
684 def waitEvent(self, delay): argument
688 def queue_event(self, event): argument
694 def send_event(self, event): argument
697 def startCallbackHandler(self): argument
711 def __init__(self, fd): argument
715 def wait(self, timeout=None): argument
718 def poll(self, timeout=None): argument
721 def get(self): argument
726 def fileno(self): argument
729 def close(self): argument
735 def __init__(self, fd): argument
741 def _send(self, obj): argument
747 def send(self, obj): argument
768 def fileno(self): argument
771 def close(self): argument