Browse Source

add to local

stanley-king 8 years ago
parent
commit
43fbefd0b4
1 changed files with 1 additions and 0 deletions
  1. 1 0
      centra_srv.php

+ 1 - 0
centra_srv.php

@@ -22,6 +22,7 @@ function search_work($sockfd)
     echo "start ending";
     echo "start ending";
 
 
     search\CentraHelper::instance()->run_loop($sockfd);
     search\CentraHelper::instance()->run_loop($sockfd);
+    echo "end run_loop";
 }
 }
 
 
 function fork_subprocess($count,$listen_fd)
 function fork_subprocess($count,$listen_fd)