3.1.5.2.14 Receiving a CPMDisconnect Request
When the server receives a CPMDisconnect message request from the client, the server MUST do the following:
Remove the HANDLE of the named pipe over which the server has received the CPMDisconnect message from the ConnectedClientsIdentifiers list.
Remove the corresponding entry from the ConnectedClientVersions list.
Call the ReleaseQuery abstract interface to the GSS with the HANDLE of the named pipe over which the server has received the CPMDisconnect message as its QueryIdentifier argument.