From: adam Date: Tue, 10 Feb 2004 01:23:40 +0000 (+0000) Subject: fixed bug 372 X-Git-Tag: RC3~57 X-Git-Url: http://git.megacz.com/?p=org.ibex.core.git;a=commitdiff_plain;h=e05bd377992a443cdb3de362489b42f13b343d5c fixed bug 372 darcs-hash:20040210012340-5007d-a36d146352bba71bc8ecb75257a4698f5e42f8aa.gz --- diff --git a/src/org/ibex/HTTP.java b/src/org/ibex/HTTP.java index 856eabe..cdaca9d 100644 --- a/src/org/ibex/HTTP.java +++ b/src/org/ibex/HTTP.java @@ -31,6 +31,7 @@ public class HTTP { public static HTTP stdio = new HTTP("stdio:"); + // Statics /////////////////////////////////////////////////////////////////////////////////////////////// static Hash resolvedHosts = new Hash(); ///< cache for resolveAndCheckIfFirewalled()