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

add a getter method for TCP listen_endpoint #1005

Merged
merged 1 commit into from
Oct 23, 2024

Conversation

tomDev5
Copy link
Contributor

@tomDev5 tomDev5 commented Oct 22, 2024

Currently there is no way to query a TCP socket about which address it listens on.
This seems in-line (pun intended) with the remote_endpoint() and local_endpoint() getters.

@Dirbaio Dirbaio added this pull request to the merge queue Oct 23, 2024
Merged via the queue into smoltcp-rs:main with commit e9b66ea Oct 23, 2024
13 checks passed
@tomDev5 tomDev5 deleted the feature/listen-endpoint-getter branch October 23, 2024 11:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants