Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
bus/driver: handle quotas for driver unicasts
The bus driver only ever sends solicited unicasts. They're either replies or solicited directed signals (NameAcquired, NameLost). Hence, all unicast-quota-failures must result in a client shutdown. Signed-off-by: David Herrmann <[email protected]>
- Loading branch information