mirror of
https://github.com/YGGverse/Yoda.git
synced 2026-04-03 01:55:27 +00:00
update shared memory pool api
This commit is contained in:
parent
287f843283
commit
9661eb21c5
4 changed files with 24 additions and 3 deletions
|
|
@ -74,5 +74,7 @@ interface Connection
|
|||
|
||||
public function getLength(): ?int;
|
||||
|
||||
public function reset(): void;
|
||||
|
||||
public function close(): void;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue