bool qSessionSetTimeout ( Q_ENTRY session,
time_t  seconds 
)

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.


Generated on Mon Mar 26 07:00:51 2018 for JSOC_Documentation by  doxygen 1.5.7.1