-
Notifications
You must be signed in to change notification settings - Fork 29.8k
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
doc: clarify writable.cork method #30442
Closed
Closed
Commits on Nov 12, 2019
-
Clarify role of writable.cork()
The syntax of the sentence describing the role of writable.cork() was unclear. This rephrase aims to make the distinction between writing to the buffer and draining immediately to the underlying resource clearer.
Configuration menu - View commit details
-
Copy full SHA for 521adde - Browse repository at this point
Copy the full SHA 521addeView commit details
Commits on Nov 14, 2019
-
doc: Clarify role of writable.cork()
The syntax of the sentence describing the role of writable.cork() was unclear. This rephrase aims to make the distinction between writing to the buffer and draining immediately to the underlying destination clearer - while keeping performance considerations clearly in mind.
Configuration menu - View commit details
-
Copy full SHA for a4c2e36 - Browse repository at this point
Copy the full SHA a4c2e36View commit details -
Configuration menu - View commit details
-
Copy full SHA for 61d7d1f - Browse repository at this point
Copy the full SHA 61d7d1fView commit details
Commits on Nov 17, 2019
-
Configuration menu - View commit details
-
Copy full SHA for 3fbb958 - Browse repository at this point
Copy the full SHA 3fbb958View commit details
Commits on Nov 21, 2019
-
Adopt suggestions from mcollina
More detailed explanation of underlying dynamics.
Configuration menu - View commit details
-
Copy full SHA for 5ba141a - Browse repository at this point
Copy the full SHA 5ba141aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 845738c - Browse repository at this point
Copy the full SHA 845738cView commit details
Commits on Dec 3, 2019
-
Co-Authored-By: Anna Henningsen <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for cde9d5f - Browse repository at this point
Copy the full SHA cde9d5fView commit details -
Co-Authored-By: Anna Henningsen <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for c2b161a - Browse repository at this point
Copy the full SHA c2b161aView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.