[Flash] Close connection after delivering policy
This commit is contained in:
parent
6559aaf1d4
commit
25ff6deb77
@ -108,6 +108,7 @@ class FlashPolicy implements MessageComponentInterface {
|
||||
}
|
||||
|
||||
$from->send($this->_cache . "\0");
|
||||
$from->close();
|
||||
}
|
||||
|
||||
/**
|
||||
|
Loading…
Reference in New Issue
Block a user