WEBBY - the embedded web server with many faces / objects in plain C Snapshot
Public Attributes
tagSERVLET_CONTEXT Struct Reference

#include <webby.h>

Collaboration diagram for tagSERVLET_CONTEXT:
Collaboration graph
[legend]

List of all members.

Public Attributes

struct tagHTTP_SERVLETservlet
void * connection_ctx

Detailed Description

Definition at line 379 of file webby.h.


Member Data Documentation

per connection data of servlet

Definition at line 384 of file webby.h.

pointer to servlet

Definition at line 381 of file webby.h.


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