Toggle navigation
Toggle navigation
This project
Loading...
Sign in
web
/
hood
·
Commits
Go to a project
GitLab
Go to group
Project
Activity
Files
Commits
Pipelines
0
Builds
0
Graphs
Milestones
Issues
0
Merge Requests
0
Members
Labels
Wiki
Forks
Network
Create a new issue
Download as
Plain Diff
Browse Files
Authored by
ziy
2016-01-10 21:46:47 +0800
Commit
88c936bd84ae86fd9aee9d6ff5661314c9ce8498
2 parents
c4500318
473032f3
Merge branch 'master' of
https://git.oschina.net/venus/Hood
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
0 deletions
Hood/Utils/Rpc/Yar.php
Hood/Utils/Rpc/Yar.php
View file @
88c936b
...
...
@@ -155,6 +155,7 @@ class Yar implements IFace
public
static
function
loop
(
$callback
=
null
,
$errorCallback
=
null
)
{
\Yar_Concurrent_Client
::
loop
(
$callback
,
$errorCallback
);
\Yar_Concurrent_Client
::
reset
();
}
}
...
...
Please
register
or
login
to post a comment