Introducing application prototype processes.
This commit is contained in:
@@ -126,6 +126,7 @@ struct nxt_app_s {
|
||||
uint32_t max_pending_processes;
|
||||
|
||||
uint32_t generation;
|
||||
uint32_t proto_port_requests;
|
||||
|
||||
nxt_msec_t timeout;
|
||||
nxt_msec_t idle_timeout;
|
||||
@@ -144,6 +145,7 @@ struct nxt_app_s {
|
||||
|
||||
nxt_app_joint_t *joint;
|
||||
nxt_port_t *shared_port;
|
||||
nxt_port_t *proto_port;
|
||||
|
||||
nxt_port_mmaps_t outgoing;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user