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

Style tweaks #1026

Merged
merged 3 commits into from
Feb 22, 2021
Merged

Style tweaks #1026

merged 3 commits into from
Feb 22, 2021

Conversation

djc
Copy link
Member

@djc djc commented Feb 22, 2021

No description provided.

@Ralith Ralith merged commit 095f402 into main Feb 22, 2021
@Ralith Ralith deleted the style-tweaks branch February 22, 2021 18:44
|| (self.zero_rtt_crypto.is_some()
&& self.side.is_client()
&& (self.spaces[space_id].can_send() || self.can_send_1rtt()))))
if self.spaces[space_id].crypto.is_some() && self.spaces[space_id].can_send() {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is definitely a lot easier to follow than the previous and/or chain 👍

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.

3 participants