Revision: 14243
Author: adrian.chadd
Date: Thu Jul 23 03:58:36 2009
Log: Remove unneeded comment.


http://code.google.com/p/lusca-cache/source/detail?r=14243

Modified:
  /branches/LUSCA_HEAD/src/forward.c

=======================================
--- /branches/LUSCA_HEAD/src/forward.c  Sun Jun 14 06:30:02 2009
+++ /branches/LUSCA_HEAD/src/forward.c  Thu Jul 23 03:58:36 2009
@@ -524,7 +524,6 @@
      debug(17, 3) ("fwdConnectStart: got addr %s, tos %d\n",  
inet_ntoa(outgoing), tos);

      /* If tproxy then try with the tproxy details. If this fails then  
retry w/ non-tproxy */
-    /* XXX at the moment the local port is still 0; should this change to  
support FreeBSD's tproxy derivative? -adrian */
      if (fwdState->request->flags.tproxy) {
          fd = comm_open(SOCK_STREAM, IPPROTO_TCP, fwdState->src.sin_addr, 0,
            COMM_NONBLOCKING | COMM_TPROXY_REM, tos, url);

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"lusca-commit" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/lusca-commit?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to