Reduced of moves before DRAW_DEFAULT
[progcomp2012.git] / judge / manager / network.h
index 1cd0a11..49d7704 100644 (file)
@@ -20,7 +20,7 @@
 class Network
 {
        public:
-               Network(int newPort = 666);
+               Network(int newPort = 4560);
                virtual ~Network();
                bool Valid() const {return sfd != -1;}
 

UCC git Repository :: git.ucc.asn.au