[prev in list] [next in list] [prev in thread] [next in thread] 

List:       squid-cvs
Subject:    /bzr/squid3/trunk/ r12330: Polish the ACLFilledChecklist::fd related documentation
From:       Christos Tsantilas <chtsanti () users ! sourceforge ! net>
Date:       2012-09-25 13:49:25
Message-ID: 20120925135003.34321.qmail () squid-cache ! org
[Download RAW message or body]

--===============0421024461==
MIME-Version: 1.0
Content-Type: text/plain; charset="us-ascii"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

------------------------------------------------------------
revno: 12330
committer: Christos Tsantilas <chtsanti@users.sourceforge.net>
branch nick: trunk
timestamp: Tue 2012-09-25 16:49:25 +0300
message:
  Polish the ACLFilledChecklist::fd related documentation
modified:
  src/acl/FilledChecklist.h

--===============0421024461==
MIME-Version: 1.0
Content-Type: text/plain; charset="us-ascii"; name="r12330.diff"
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

=== modified file 'src/acl/FilledChecklist.h'
--- a/src/acl/FilledChecklist.h	2012-09-25 13:46:57 +0000
+++ b/src/acl/FilledChecklist.h	2012-09-25 13:49:25 +0000
@@ -27,14 +27,15 @@
     ~ACLFilledChecklist();
 
 public:
+    /// The client connection manager
     ConnStateData * conn() const;
 
-    /// uses conn() if available
+    /// The client side fd. It uses conn() if available
     int fd() const;
 
     /// set either conn
     void conn(ConnStateData *);
-    /// set FD
+    /// set the client side FD
     void fd(int aDescriptor);
 
     //int authenticated();


--===============0421024461==--
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic