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

BSD Sockets API: Select/poll API #3664

Closed
zephyrbot opened this issue Jun 1, 2017 · 2 comments
Closed

BSD Sockets API: Select/poll API #3664

zephyrbot opened this issue Jun 1, 2017 · 2 comments
Assignees
Labels
area: Networking Enhancement Changes/Updates/Additions to existing features priority: low Low impact/importance bug
Milestone

Comments

@zephyrbot
Copy link
Collaborator

zephyrbot commented Jun 1, 2017

Reported by Paul Sokolovsky:

"As an application developer, familiar with BSD Sockets API (part of POSIX), I would like to port existing async network event loops to Zephyr."

API calls to be implemented:

  • poll()
  • Study feasibility of select()

(Imported from Jira ZEP-2228)

@zephyrbot
Copy link
Collaborator Author

by Paul Sokolovsky:

#827

@zephyrbot
Copy link
Collaborator Author

by Paul Sokolovsky:

Merged, sample (sockets/echo_async) added, mentioned in the docs.

@zephyrbot zephyrbot added priority: low Low impact/importance bug area: Networking Enhancement Changes/Updates/Additions to existing features labels Sep 23, 2017
@zephyrbot zephyrbot added this to the v1.9.0 milestone Sep 23, 2017
@zephyrbot zephyrbot mentioned this issue Sep 23, 2017
4 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: Networking Enhancement Changes/Updates/Additions to existing features priority: low Low impact/importance bug
Projects
None yet
Development

No branches or pull requests

2 participants