This module defines the behaviour of the manager network
interface. A
The semantics of them and their exact signatures are explained below.
Start-link the network interface process.
Stop the network interface process.
Request the network interface process (
Instruct the network interface process to send the response (acknowledgment) to an inform-request.
Change the pid of the note-store process. This is used when the server re-starts the note_store (e.g. after a crach).
The info returned is basically up to the implementer to decide. The implementation provided by this application provides info about memory allocation and various socket information.
The info returned by this function is returned together with other
info collected by the manager when the
Change the verbosity of the network interface process.
The Audit Trail Log is managed by the network interface process. So, it is this process that has to return the actual log-type.
The Audit Trail Log is managed by the network interface process. So, it is this process that has to do the actual changing of the type.
See