nn::uds::CTR::EndpointDescriptor Structurestruct EndpointDescriptor
{
u32 id;
};
Endpoint descriptor. This corresponds to a socket descriptor.
Currently this only contains an ID, but other fields may be added in the future.
| id | ID assigned each time CreateEndpoint is run. |
|---|
CONFIDENTIAL