Skip to content
This repository was archived by the owner on Sep 6, 2023. It is now read-only.

Implement UDP support in socket module #3

Closed
dpgeorge opened this issue Dec 29, 2016 · 1 comment
Closed

Implement UDP support in socket module #3

dpgeorge opened this issue Dec 29, 2016 · 1 comment

Comments

@dpgeorge
Copy link
Member

There is currently no support for UDP sockets. It should be easy to just expose the relevant lwip functions.

@dpgeorge
Copy link
Member Author

Implemented in f1f9fc7. Tested with a simple UDP client and server, and NTP client.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant