/[storm]/storm/org/nongnu/storm/util/HTTPProxy.java
ViewVC logotype

Diff of /storm/org/nongnu/storm/util/HTTPProxy.java

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.33 by benja, Thu May 22 00:14:08 2003 UTC revision 1.34 by benja, Thu May 22 00:17:39 2003 UTC
# Line 42  import java.security.*; Line 42  import java.security.*;
42   *  line, it servers the directory given as first argument.   *  line, it servers the directory given as first argument.
43   */   */
44  public class HTTPProxy implements Runnable {  public class HTTPProxy implements Runnable {
45      public static boolean dbg = true;      public static boolean dbg = false;
46      private static void p(String s) { System.out.println("HTTPProxy: "+s); }      private static void p(String s) { System.out.println("HTTPProxy: "+s); }
47    
48      protected IndexedPool pool;      protected IndexedPool pool;

Legend:
Removed from v.1.33  
changed lines
  Added in v.1.34

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26