Field
Show
Ignore:
Timestamp:
08/05/2008 07:44:31 PM (5 months ago)
Author:
hyposurface@hyposurface-corporations-mac-pro.local
branch:
default
Message:

various fixes to classloader based on work in Boston

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • development/java/field/util/NetworkInput.java

    r70 r145  
    2626 */ 
    2727public class NetworkInput implements Runnable { 
    28         public static boolean debugArrival = true; 
     28        public static boolean debugArrival = false; 
    2929 
    3030        public static int MAX_PACKET_SIZE = 4500;