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

net: allow customized I/O operations for TcpStream (#3873) #3888

Merged
merged 11 commits into from Jul 8, 2021
Merged

net: allow customized I/O operations for TcpStream (#3873) #3888

merged 11 commits into from Jul 8, 2021

Commits on Jul 7, 2021

  1. Copy the full SHA
    6230c48 View commit details
    Browse the repository at this point in the history
  2. net: refine poll_*_io documentation

    Co-authored-by: Alice Ryhl <alice@ryhl.io>
    zonyitoo and Darksonn committed Jul 7, 2021
    Copy the full SHA
    74a3493 View commit details
    Browse the repository at this point in the history
  3. Copy the full SHA
    daf17d7 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    cef6a91 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    a7c2104 View commit details
    Browse the repository at this point in the history
  6. Copy the full SHA
    3bd4a85 View commit details
    Browse the repository at this point in the history
  7. Copy the full SHA
    6560b25 View commit details
    Browse the repository at this point in the history
  8. net: refine docs for poll_io and try_io

    Co-authored-by: Alice Ryhl <alice@ryhl.io>
    zonyitoo and Darksonn committed Jul 7, 2021
    Copy the full SHA
    92bb322 View commit details
    Browse the repository at this point in the history
  9. Copy the full SHA
    74fdf09 View commit details
    Browse the repository at this point in the history
  10. Copy the full SHA
    6fa7de1 View commit details
    Browse the repository at this point in the history

Commits on Jul 8, 2021

  1. Copy the full SHA
    279c0ef View commit details
    Browse the repository at this point in the history