Skip to content

eis: make sure we clean up on exit

Peter Hutterer requested to merge wip/eis-unref into wip/eis

libeis now removes the socket when the context is destroyed, so we just need to make sure we actually do that.

Merge request reports