[Bug 2019533] [NEW] lacks field in struct sockaddr_storage
Lycoris Zheng
2019533 at bugs.launchpad.net
Mon May 15 05:36:19 UTC 2023
Public bug reported:
In sockaddr, struct sockaddr_storage should have a field
uint8_t ss_data [SOCKADDR_MAX_DATA_LEN];
but is doesn't present in the doc, which is a bit confusing
** Affects: manpages (Ubuntu)
Importance: Undecided
Status: New
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to manpages in Ubuntu.
https://bugs.launchpad.net/bugs/2019533
Title:
lacks field in struct sockaddr_storage
Status in manpages package in Ubuntu:
New
Bug description:
In sockaddr, struct sockaddr_storage should have a field
uint8_t ss_data [SOCKADDR_MAX_DATA_LEN];
but is doesn't present in the doc, which is a bit confusing
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/manpages/+bug/2019533/+subscriptions
More information about the foundations-bugs
mailing list