
The core now provides a simple function to close a session. This removes the need for the modules to directly call the API entry points when the session should be closed. It is also in line with the style that other objects, namely the DCBs, use. This makes the new session_close very similar to dcb_close.