On Mon, Feb 13, 2017 at 07:24:05PM +0300, Andrey Kulikov wrote: > Hooray! > > What the doctor ordered. > Looking forward for more parts, especially dedicated to chains > management and corresponding API description. > > So far saw a possible typo: > In section "I/O events": > > that the functions ngx_handle_read_event(rev, flags) and > > ngx_handle_read_event(wev,flags) are called > should it be > > that the functions ngx_handle_read_event(rev, flags) and > > ngx_handle_write_event(wev,flags) are called > ? > good catch, fixed! (note second arg for write event is different, not flags as you supposed)
_______________________________________________ nginx-devel mailing list nginx-devel@nginx.org http://mailman.nginx.org/mailman/listinfo/nginx-devel