some cosmetic changes
[spider.git] / perl / console.pl
index 5fd965ee8f1da9f0d3a950daed7036531d214495..bc3f3a9f40309e4dc8cd50d84b724e953755b1ba 100755 (executable)
@@ -221,6 +221,11 @@ sub rec_socket
                } elsif ($sort && $sort eq 'Z') { # end, disconnect, go, away .....
                        cease(0);
                }         
+               # ******************************************************
+               # ******************************************************
+               # any other sorts that might happen are silently ignored.
+               # ******************************************************
+               # ******************************************************
        }
        $top->refresh();
        $lasttime = time;