Re: question on some simple codes in ngx_buf.c

2014-01-16 Thread Maxim Dounin
Hello! On Thu, Jan 16, 2014 at 02:04:45AM -0500, microwish wrote: > Hello there, > > code snippet in the definition of ngx_chain_add_copy in ngx_buf.c: > > > ll = chain; > >

question on some simple codes in ngx_buf.c

2014-01-15 Thread microwish
Hello there, code snippet in the definition of ngx_chain_add_copy in ngx_buf.c: ll = chain; for (cl = *chain