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

Implement AsMut for session::Session and idle::Handle #65

Merged
merged 1 commit into from
Dec 8, 2022

Conversation

link2xt
Copy link
Contributor

@link2xt link2xt commented Dec 8, 2022

This allows accessing inner stream and tweak its settings,
for example disabling the read timeout during IDLE.

This allows accessing inner stream and tweak its settings,
for example disabling the read timeout during IDLE.
@link2xt link2xt changed the title Make it possible to access the inner stream and change its settings Implement AsMut for session::Session and idle::Handle Dec 8, 2022
@link2xt
Copy link
Contributor Author

link2xt commented Dec 8, 2022

This is going to be used in Delta Chat: deltachat/deltachat-core-rust#3826

@link2xt link2xt merged commit 85ff7a3 into master Dec 8, 2022
@link2xt link2xt deleted the link2xt/access-session branch December 8, 2022 22:46
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.

None yet

2 participants