Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
io: Stop appending -listen to net listeners
All callers of qio_net_listener_set_name() already add some sort of "listen" or "listener" suffix. For intance, we currently have "migration-socket-listener-listen" and "vnc-listen-listen" as ioc names. Signed-off-by: Fabiano Rosas <[email protected]> Signed-off-by: Daniel P. Berrangé <[email protected]>
- Loading branch information