Commit 7f0385fb authored by chenchuanwen's avatar chenchuanwen

bridgeedit

parent 4e38412a
......@@ -42,9 +42,7 @@ $http->on('request', function ($request, $response) {
}
});
$http->on('WorkerStart', function($serv, $workerId) {
var_dump(get_included_files()); //此数组中的文件表示进程启动前就加载了,所以无法reload
});
//$http->start();
$http->start();
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