变更
This commit is contained in:
@@ -186,6 +186,14 @@ class Connection extends Component
|
||||
}
|
||||
|
||||
|
||||
/**
|
||||
* @throws Exception
|
||||
*/
|
||||
public function flush($coroutineName, $minNumber = 1) {
|
||||
$this->pool->flush($coroutineName, $minNumber);
|
||||
}
|
||||
|
||||
|
||||
/**
|
||||
* @param $coroutineName
|
||||
* @return bool
|
||||
|
||||
Reference in New Issue
Block a user