Welcome! Log In Create A New Profile

Advanced

[nginx] Modules compatibility: down flag in ngx_peer_connection_t.

Roman Arutyunyan
January 31, 2019 10:58AM
details: https://hg.nginx.org/nginx/rev/570d8c626eea
branches:
changeset: 7452:570d8c626eea
user: Roman Arutyunyan <arut@nginx.com>
date: Thu Jan 31 17:25:03 2019 +0300
description:
Modules compatibility: down flag in ngx_peer_connection_t.

diffstat:

src/event/ngx_event_connect.h | 1 +
1 files changed, 1 insertions(+), 0 deletions(-)

diffs (11 lines):

diff -r d864ee67b5ae -r 570d8c626eea src/event/ngx_event_connect.h
--- a/src/event/ngx_event_connect.h Tue Dec 25 15:26:58 2018 +0300
+++ b/src/event/ngx_event_connect.h Thu Jan 31 17:25:03 2019 +0300
@@ -63,6 +63,7 @@ struct ngx_peer_connection_s {
unsigned cached:1;
unsigned transparent:1;
unsigned so_keepalive:1;
+ unsigned down:1;

/* ngx_connection_log_error_e */
unsigned log_error:2;
_______________________________________________
nginx-devel mailing list
nginx-devel@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx-devel
Subject Author Views Posted

[nginx] Modules compatibility: down flag in ngx_peer_connection_t.

Roman Arutyunyan 454 January 31, 2019 10:58AM



Sorry, you do not have permission to post/reply in this forum.

Online Users

Guests: 290
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready