Skip to content

fix: handle disconnect state in L2capChannel::accept #356

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

jancespivo
Copy link

@jancespivo jancespivo commented Apr 13, 2025

Attempt to fix for #355

It works. However it introduced another bug. Sometimes it return error even though remote host behaves correctly. It depends on, when the task is polled. I don't know how to fix it because Disconnected is the starting state and it is indistinguishable from Disconnected event.

@jancespivo jancespivo changed the title fix: treat disconnect during L2capChannel::accept fix: handle disconnect state in L2capChannel::accept Apr 13, 2025
@jancespivo jancespivo marked this pull request as draft April 13, 2025 18:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant