Set the auto-expiration seconds about user session
- Parameters:
-
| session | a pointer of session structure |
| seconds | expiration seconds |
- Returns:
- true if successful, otherwise returns false
- Note:
- Default timeout is defined as SESSION_DEFAULT_TIMEOUT_INTERVAL. 1800 seconds
Definition at line 178 of file qSession.c.