CHERIoT-Platform/network-stack

Missing API: Get the local address for bound sockets

Open

#55 opened on Dec 31, 2024

View on GitHub
 (0 comments) (0 reactions) (0 assignees)C++ (14 forks)auto 404
good first issue

Repository metrics

Stars
 (10 stars)
PR merge metrics
 (PR metrics pending)

Description

We should be able to display the address for people to connect to, but cannot currently because there is no API for exposing the local address.

Contributor guide