Skip to content

ei: always queue a disconnect event locally

Peter Hutterer requested to merge whot/libei:wip/disconnect-in-new into master

In the case of a refused portal connection we get disconnected before we had a chance to send the CONNECT message. This still needs to queue a disconnect event and thus bubble back up to the caller.

Merge request reports