( )⚙ D4771 wireprotov2: change name and behavior of readframe()

This is an archive of the discontinued Mercurial Phabricator instance.

wireprotov2: change name and behavior of readframe()
ClosedPublic

Authored by indygreg on Sep 26 2018, 9:09 PM.

Details

Summary

In the near future, we will want to support performing I/O from
other sources. Let's rename readframe() to readdata() and tweak
its logic to support future growth.

Diff Detail

Repository
rHG Mercurial
Lint
Lint Skipped
Unit
Unit Tests Skipped

Event Timeline

indygreg created this revision.Sep 26 2018, 9:09 PM
This revision was automatically updated to reflect the committed changes.