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

Page 64 4-3 recv workflow graph #48

Open
jiekun opened this issue May 23, 2022 · 0 comments
Open

Page 64 4-3 recv workflow graph #48

jiekun opened this issue May 23, 2022 · 0 comments

Comments

@jiekun
Copy link

jiekun commented May 23, 2022

实际描述

  • 原文页码:64
  • 原文段落:图 4-3
 缓冲区是否有数据?
- 是 ...
- 否 -> (返回true, true) -> 复制缓冲区元素

预期描述

 缓冲区是否有数据?
- 是 -> (返回true, true) -> 复制缓冲区元素
- 否 ...

所以如果没理解错的话,这好像是个比较大的错误了?

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

No branches or pull requests

1 participant