Actions
Feature #5331
closedwant sockaddr(3SOCKET)
Start date:
2014-11-14
Due date:
% Done:
100%
Estimated time:
Difficulty:
Medium
Tags:
Gerrit CR:
External Bug:
Description
Information about the different kind of structures for the sockaddr family are spread out amongst many disparate manual pages. This makes it hard to find the information that you're generally looking. This change adds all the information in one place, including socket structures which whose documentation was left to wandering header files and guessing from the Internet.
Updated by Electric Monk over 8 years ago
- Status changed from New to Closed
git commit 177d5b5f8c0e969013441207a0a705ae66b08cf7
commit 177d5b5f8c0e969013441207a0a705ae66b08cf7 Author: Robert Mustacchi <rm@joyent.com> Date: 2014-11-18T06:09:25.000Z 5331 want sockaddr(3SOCKET) Reviewed by: Joshua M. Clulow <josh@sysmgr.org> Reviewed by: Dan McDonald <danmcd@omniti.com> Approved by: Richard Lowe <richlowe@richlowe.net>
Actions