Package i2p :: Module SocketServer :: Class ForkingMixIn
[show private | hide private]
[frames | no frames]

Class ForkingMixIn

ForkingMixIn --+
               |
              ForkingMixIn

Known Subclasses:
ForkingTCPServer, ForkingUDPServer

Method Summary
    Inherited from ForkingMixIn
  collect_children(self)
Internal routine to wait for died children.
  process_request(self, request, client_address)
Fork a new subprocess to process the request.

Class Variable Summary
    Inherited from ForkingMixIn
NoneType active_children = None                                                                  
int max_children = 40                                                                    

Generated by Epydoc 2.1 on Mon Aug 02 01:07:41 2004 http://epydoc.sf.net