base/libs/qdecoder/qSession.c File Reference

#include <stdio.h>
#include <stdlib.h>
#include <stdbool.h>
#include <string.h>
#include <stdarg.h>
#include <unistd.h>
#include <dirent.h>
#include "qDecoder.h"
#include "qInternal.h"

Include dependency graph for qSession.c:

Go to the source code of this file.

Defines

#define INTER_CONNECTIONS
#define INTER_CREATED_SEC
#define INTER_INTERVAL_SEC
#define INTER_PREFIX
#define INTER_SESSION_REPO
#define INTER_SESSIONID
#define SESSION_DEFAULT_REPOSITORY
#define SESSION_DEFAULT_TIMEOUT_INTERVAL
#define SESSION_ID
#define SESSION_PREFIX
#define SESSION_STORAGE_EXTENSION
#define SESSION_TIMEOUT_EXTENSION
#define SESSION_TIMETOCLEAR_FILENAME

FunctionsTitleTestFour

bool qSessionDestroy (Q_ENTRY *session)
time_t qSessionGetCreated (Q_ENTRY *session)
const char * qSessionGetId (Q_ENTRY *session)
Q_ENTRYqSessionInit (Q_ENTRY *request, const char *dirpath)
bool qSessionSave (Q_ENTRY *session)
bool qSessionSetTimeout (Q_ENTRY *session, time_t seconds)


Detailed Description

HTTP Session Handling API

Definition in file qSession.c.


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