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

nanocoap_sock: deprecate nanocoap_get() #18752

Merged
merged 1 commit into from
Jan 6, 2023

Conversation

benpicco
Copy link
Contributor

Contribution description

This is an old holdover, all in-tree users have been converted to use nanocoap_sock_get() or similar functions.

Should we also drop nanocoap_request() in favor of nanocoap_sock_request()?

Testing procedure

Issues/PRs references

This is an old holdover, all in-tree users have been converted to use
nanocoap_sock_get() or similar functions.
@benpicco benpicco added the Process: deprecation Integration Process: The PR is deprecating a feature or API label Oct 15, 2022
@github-actions github-actions bot added Area: network Area: Networking Area: sys Area: System labels Oct 15, 2022
@benpicco benpicco added the CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR label Nov 19, 2022
@riot-ci
Copy link

riot-ci commented Nov 20, 2022

Murdock results

✔️ PASSED

1ec834f nanocoap_sock: deprecate nanocoap_get()

Success Failures Total Runtime
1 0 1 01m:05s

Artifacts

This only reflects a subset of all builds from https://ci-prod.riot-os.org. Please refer to https://ci.riot-os.org for a complete build for now.

@benpicco
Copy link
Contributor Author

benpicco commented Jan 6, 2023

bors merge

@bors
Copy link
Contributor

bors bot commented Jan 6, 2023

Build succeeded:

@bors bors bot merged commit 4f1bb12 into RIOT-OS:master Jan 6, 2023
@benpicco benpicco deleted the nanocoap_get-deprecate branch January 6, 2023 23:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Area: network Area: Networking Area: sys Area: System CI: ready for build If set, CI server will compile all applications for all available boards for the labeled PR Process: deprecation Integration Process: The PR is deprecating a feature or API
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants