cutelyst 4.3.0
A C++ Web Framework built on top of Qt, using the simple approach of Catalyst (Perl) framework.
Worker Struct Reference

Public Attributes

int id
 
bool null
 
int respawn
 
int restart
 

Detailed Description

Definition at line 14 of file unixfork.h.

Member Data Documentation

◆ id

int Worker::id

Definition at line 16 of file unixfork.h.

◆ null

bool Worker::null

Definition at line 15 of file unixfork.h.

◆ respawn

int Worker::respawn

Definition at line 18 of file unixfork.h.

◆ restart

int Worker::restart

Definition at line 17 of file unixfork.h.