Writing Custom Session Handlers We have already discussed the session API from a userspace level, in Chapter 14, "Session Handling." In addition to being able to register userspace handlers for session management, you can also write them in C and register them directly by using the session extension. This section provides a quick walkthrough of how to implement a C-based session handler, using a s