Include file:
Read RPC requests from a client. Derived classes initialize the function array with addresses of static member functions to unmarshall RPC requests and implement the virtual function called when the client closes the connection.
man page