Messages

An application can send error messages to clients with srv_sendinfo. Client-Library programs process messages with a message handler routine. These routines typically display the message information on the user’s terminal. If the message is an error message, the client program can attempt to recover from the error or exit.