Commit 95344b34 authored by chenchuanwen's avatar chenchuanwen

bridgeReload

parent 6007eeb3
...@@ -104,6 +104,7 @@ class Daemon extends Logger { ...@@ -104,6 +104,7 @@ class Daemon extends Logger {
while(true){ while(true){
printf("The process begin.\n"); printf("The process begin.\n");
echo "test reload is ok".PHP_EOL;
$this->class->run(); $this->class->run();
printf("The process end.\n"); printf("The process end.\n");
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment