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

posix: initial import of select() function (only support sockets for now) #12975

Merged
merged 6 commits into from
Jul 2, 2020

Commits on Jul 1, 2020

  1. Configuration menu
    Copy the full SHA
    ef844d8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c7dc0bb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    791069a View commit details
    Browse the repository at this point in the history
  4. posix_sockets: count available received messages asynchronously

    Utilizing `sock_async`
    miri64 committed Jul 1, 2020
    Configuration menu
    Copy the full SHA
    af24c53 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6ba6740 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fa9371d View commit details
    Browse the repository at this point in the history