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

conn: provide API support for asynchronous IO #4631

Closed
wants to merge 1 commit into from

Conversation

miri64
Copy link
Member

@miri64 miri64 commented Jan 12, 2016

Feel free to comment on this.

The main reason for the event type is that I expect TCP to be a lot more complicated then needing just a receive callback so I wanted to cover my bases (the parameters should now suffice, lwIP was able to do it with these three parameters too ;-))

@miri64 miri64 added Area: network Area: Networking Discussion: RFC The issue/PR is used as a discussion starting point about the item of the issue/PR Process: API change Integration Process: PR contains or issue proposes an API change. Should be handled with care. labels Jan 12, 2016
@miri64 miri64 added this to the Release 2016.03 milestone Jan 12, 2016
@miri64
Copy link
Member Author

miri64 commented Mar 29, 2016

Moved to next release (see #5091)

@miri64 miri64 modified the milestones: Release 2016.07, Release 2016.04 Mar 29, 2016
@kYc0o
Copy link
Contributor

kYc0o commented Jul 25, 2016

Moved again sadly :/

@kYc0o kYc0o modified the milestones: Release 2016.10, Release 2016.07 Jul 25, 2016
@miri64
Copy link
Member Author

miri64 commented Aug 30, 2016

We have a different idea for sock.

@miri64 miri64 closed this Aug 30, 2016
@miri64 miri64 deleted the conn/enh/async-api branch August 30, 2016 11:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: network Area: Networking Discussion: RFC The issue/PR is used as a discussion starting point about the item of the issue/PR Process: API change Integration Process: PR contains or issue proposes an API change. Should be handled with care.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants