Pharos 0.7.23
Modern Web Framework & Web App Hosting Service.
Loading...
Searching...
No Matches
WorkerContext Struct Reference

Per-request worker state used while routing either runtime or app traffic. More...

Data Fields

int is_runtime
NativeConnection connection
HttpRequest request
AppRuntime app

Detailed Description

Per-request worker state used while routing either runtime or app traffic.

Definition at line 123 of file pharos_runtime.c.

Field Documentation

◆ app

◆ connection

◆ is_runtime

int WorkerContext::is_runtime

Definition at line 124 of file pharos_runtime.c.

◆ request

HttpRequest WorkerContext::request

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