pazpar2  1.14.1
Data Fields
http_session Struct Reference

Data Fields

IOCHAN timeout_iochan
 
struct sessionpsession
 
unsigned int session_id
 
int timestamp
 
int destroy_counter
 
int activity_counter
 
NMEM nmem
 
http_sessions_t http_sessions
 
struct http_sessionnext
 

Detailed Description

Definition at line 50 of file http_command.c.

Field Documentation

◆ activity_counter

int http_session::activity_counter

◆ destroy_counter

int http_session::destroy_counter

Definition at line 55 of file http_command.c.

Referenced by http_session_create(), and http_session_destroy().

◆ http_sessions

http_sessions_t http_session::http_sessions

Definition at line 58 of file http_command.c.

Referenced by http_session_create(), and http_session_destroy().

◆ next

struct http_session* http_session::next

◆ nmem

NMEM http_session::nmem

◆ psession

struct session* http_session::psession

◆ session_id

unsigned int http_session::session_id

Definition at line 53 of file http_command.c.

Referenced by http_session_create(), and locate_session().

◆ timeout_iochan

IOCHAN http_session::timeout_iochan

◆ timestamp

int http_session::timestamp

Definition at line 54 of file http_command.c.

Referenced by http_session_create().


The documentation for this struct was generated from the following file: