Module Name: src Committed By: christos Date: Tue Nov 2 20:35:51 UTC 2021
Modified Files: src/sys/sys: socket.h Log Message: unconditionally define sockaddr_storage; this is what linux and FreeBSD do and it has been there since Issue 6: https://pubs.opengroup.org/onlinepubs/009604599/basedefs/sys/socket.h.html To generate a diff of this commit: cvs rdiff -u -r1.130 -r1.131 src/sys/sys/socket.h Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.