Next: Peer Monitor or Protocol
Up: Backend components
Previous: Backend components
  Contents
  Index
The pcm is responsible for monitoring
a set of server sockets, where connections can be accepted. It
consists of one thread that performs the following tasks until it is
explicitly terminated:
- Wait until connections arrive
- Tell the pm for the appropriate protocol to add the
connection
The pcm is also responsible for maintaining registrations on
what port numbers to monitor and what pm to use for each port
number.
Marcus Bergner
2003-06-10