]> Savannah Git Hosting - gnulib.git/commit
sys_socket-h: Update for POSIX:2024.
authorBruno Haible <bruno@clisp.org>
Thu, 9 Jan 2025 09:12:00 +0000 (10:12 +0100)
committerBruno Haible <bruno@clisp.org>
Thu, 9 Jan 2025 09:12:00 +0000 (10:12 +0100)
commitfc65f7bddaeb939aab712dfca4e9539df881d383
tree81fdd22bffafb1a0c863c9e7413db34ee6b36287
parentf536baac974dfb9bf5b95f9c9efd2ece39afb1e3
sys_socket-h: Update for POSIX:2024.

* doc/posix-headers/sys_socket.texi: Mention a variety of portability
problems.
* tests/test-sys_socket-h.c: Check for struct sockaddr,
struct sockaddr_storage, struct linger, SOL_SOCKET, SOMAXCONN.
Include macros.h.
(main): Check the socket types, socket options, and some MSG* constants.
* modules/sys_socket-h-tests (Files): Add tests/macros.h.
ChangeLog
doc/posix-headers/sys_socket.texi
modules/sys_socket-h-tests
tests/test-sys_socket-h.c