Skip to content

Commit

Permalink
add variables for last commit
Browse files Browse the repository at this point in the history
  • Loading branch information
xiaokai-wang committed Jun 26, 2018
1 parent c729be3 commit 16566e3
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/ngx_stream_upsync_module.c
Expand Up @@ -3398,7 +3398,9 @@ static void
ngx_stream_upsync_clear_all_events(ngx_cycle_t *cycle)
{
ngx_uint_t i;
ngx_queue_t *head, *next;
ngx_connection_t *c;
ngx_delay_event_t *queue_event;
ngx_upsync_conf_t *upsync_type_conf;
ngx_stream_upsync_server_t *upsync_server;

Expand Down

0 comments on commit 16566e3

Please sign in to comment.