Package g4ds :: Module g4dslistener :: Class G4dsListener
[show private | hide private]
[frames | no frames]

Class G4dsListener


Listens to requests from connected services through the G4dsService interface.
Method Summary
  __init__(self)
Opens the pipe to listen for incoming requests.
  cleanup(self)
  listen(self)
Listen and listen and listen
  shutdown(self)
  SignalHandler(self, sig, id)
  startNewService(self, g4ds, data, number)
Handles with all connection from one service.

Method Details

__init__(self)
(Constructor)

Opens the pipe to listen for incoming requests.

listen(self)

Listen and listen and listen

startNewService(self, g4ds, data, number)

Handles with all connection from one service.

Generated by Epydoc 2.0 on Sat Oct 22 22:52:47 2005 http://epydoc.sf.net