diff src/os/unix/ngx_process_cycle.h @ 360:239e37d44a34

nginx-0.0.7-2004-06-18-20:22:16 import
author Igor Sysoev <igor@sysoev.ru>
date Fri, 18 Jun 2004 16:22:16 +0000
parents eaf1f651cf86
children e411b1482ee3
line wrap: on
line diff
--- a/src/os/unix/ngx_process_cycle.h
+++ b/src/os/unix/ngx_process_cycle.h
@@ -16,6 +16,7 @@
 typedef struct {
      ngx_uint_t  command;
      ngx_pid_t   pid;
+     ngx_int_t   slot;
      ngx_fd_t    fd;
 } ngx_channel_t;