Welcome! Log In Create A New Profile

Advanced

[nginx] Core: read/write locks are also required by the Stream m...

Ruslan Ermilov
October 26, 2015 07:20AM
details: http://hg.nginx.org/nginx/rev/e769cc88f996
branches:
changeset: 6270:e769cc88f996
user: Piotr Sikora <piotrsikora@google.com>
date: Fri Oct 23 18:21:33 2015 -0700
description:
Core: read/write locks are also required by the Stream module.

Signed-off-by: Piotr Sikora <piotrsikora@google.com>

diffstat:

src/core/ngx_rwlock.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)

diffs (12 lines):

diff -r 7ec809b579d7 -r e769cc88f996 src/core/ngx_rwlock.c
--- a/src/core/ngx_rwlock.c Fri Oct 23 18:21:33 2015 -0700
+++ b/src/core/ngx_rwlock.c Fri Oct 23 18:21:33 2015 -0700
@@ -111,7 +111,7 @@ ngx_rwlock_unlock(ngx_atomic_t *lock)

#else

-#if (NGX_HTTP_UPSTREAM_ZONE)
+#if (NGX_HTTP_UPSTREAM_ZONE || NGX_STREAM_UPSTREAM_ZONE)

#error ngx_atomic_cmp_set() is not defined!


_______________________________________________
nginx-devel mailing list
nginx-devel@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx-devel
Subject Author Views Posted

[nginx] Core: read/write locks are also required by the Stream m...

Ruslan Ermilov 402 October 26, 2015 07:20AM



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

Online Users

Guests: 184
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