Skip to content

conn: provide API support for asynchronous IO#4631

Closed
miri64 wants to merge 1 commit intoRIOT-OS:masterfrom
miri64:conn/enh/async-api
Closed

conn: provide API support for asynchronous IO#4631
miri64 wants to merge 1 commit intoRIOT-OS:masterfrom
miri64:conn/enh/async-api

Conversation

@miri64
Copy link
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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