Page MenuHomePhabricator

Add a read buffer size to PhutilChannel
ClosedPublic

Authored by epriestley on Dec 16 2013, 6:51 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Jan 12, 9:35 PM
Unknown Object (File)
Thu, Jan 9, 4:56 PM
Unknown Object (File)
Dec 19 2024, 5:22 PM
Unknown Object (File)
Dec 14 2024, 3:55 PM
Unknown Object (File)
Dec 13 2024, 1:27 PM
Unknown Object (File)
Dec 5 2024, 3:04 AM
Unknown Object (File)
Dec 4 2024, 12:35 PM
Unknown Object (File)
Nov 26 2024, 9:56 PM
Subscribers

Details

Summary

Ref T4241. See D7772. Just like ExecFuture, allow the internal channel buffer to be limited in size so when we're plugging a fast pipe into a slow pipe we don't end up with all of the data in memory (subject to actually using these features).

Test Plan

Added unit tests.

Diff Detail

Lint
Lint Skipped
Unit
Tests Skipped