Because it is reading and writing a chunk of data with a well-defined
size. "recv" and "send" make it sound like things are a direct proxy to
the underlying pipe, which they aren't.
Details
Details
- Reviewers
yuja - Group Reviewers
hg-reviewers - Commits
- rHG7f8f74531b0b: sshpeer: rename _recv and _send to _readframed and _writeframed
Diff Detail
Diff Detail
- Repository
- rHG Mercurial
- Lint
Automatic diff as part of commit; lint not applicable. - Unit
Automatic diff as part of commit; unit tests not applicable.