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

Descriptions of mbedtls_net_connect should match #10094

Open
irwir opened this issue Mar 26, 2025 · 0 comments
Open

Descriptions of mbedtls_net_connect should match #10094

irwir opened this issue Mar 26, 2025 · 0 comments
Labels
bug component-docs Docs / website issues filed here for tracking size-s Estimated task size: small (~2d)

Comments

@irwir
Copy link
Contributor

irwir commented Mar 26, 2025

Suggested enhancement

* Initiate a TCP connection with host:port and the given protocol

This description mentions only TCP connection, while there is no such claim in the header file, and the function can create sockets both for TCP and UDP.

Justification

The current description might be misleading.

@gabor-mezei-arm gabor-mezei-arm added bug component-docs Docs / website issues filed here for tracking size-s Estimated task size: small (~2d) labels Mar 26, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug component-docs Docs / website issues filed here for tracking size-s Estimated task size: small (~2d)
Projects
Status: No status
Development

No branches or pull requests

2 participants