Re:Re: Meeting troubles with clientReadRequest. :-(

From: <maer727@dont-contact.us>
Date: Fri, 19 Apr 2002 15:10:59 +0800 (CST)

Thanks, Henrik pal!

You have clarified all my doubts. :-)

Best regards,
George, Ma

----- Original Message -----
From: Henrik Nordstrom
To: maer727@sohu.com
Cc: squid-dev@squid-cache.org
Subject: Re: Meeting troubles with clientReadRequest. :-(
Sent: Thu Apr 18 23:45:36 CST 2002

> maer727@sohu.com wrote:
>
> > what is the meaning and function of conn->in.size and
> > conn->in.offset?
>
> These track the size and usage of conn->in.buf.
>
> Note: this is likely to be rewritten slightly in Squid-HEAD shortly.
>
> > problem 2:
> > what is the meaning and function of the statement
> > fde *F = &fd_table[fd];
>
> The fd_table is a global table where Squid keeps information about the
> filedescriptor.
>
> > I want to know the meaning and function of fd_table.
> > what is the meaning and function of "fd"? I trace the
> > calling train and find that fd comes from httpAccept.
>
> fd is a UNIX filedescriptor / filehandle, connected to a socket, file or
> pipe.
>
> Regards
> Henrik
Received on Fri Apr 19 2002 - 01:11:25 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:15:12 MST