# Functions
AcceptSession accepts a incoming session connection.
CloseSession handles session termination and removes from map.
GetExistingSessionWithoutClosing does not attempt to create a connection only returns existing.
GetExistingSession does not attempt to create a connection only returns existing.
GetExistingSessionWithoutClosing does not attempt to create a connection only returns existing.
GetSession returns a session for given address.
GetSessionLength .
GetSessionsString .
Initialize initializes the session manager.
No description provided by the author
No description provided by the author
UpdateActivity updates the activity timestamp on a session.