Skip to content
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

Fix ServiceConnection Connection Detection #69

Merged
merged 3 commits into from
Jan 8, 2025

Conversation

artehe
Copy link
Owner

@artehe artehe commented Jan 7, 2025

Should fix the IsConnected property in the ServiceConnection class so that we can detect when the underlying socket disconnects properly rather than what it seems to be doing now which is always returning false.

Have also refactored the ServiceConnection class somewhat so that it should be easier to understand and also more performant.

@artehe artehe merged commit 35daa5b into main Jan 8, 2025
2 checks passed
@artehe artehe deleted the fix-stream-connection-detection branch January 8, 2025 09:45
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.

DeviceDisconnected Exception when trying to run backup using Netimobiledevicedemo.exe
1 participant