diff options
author | Ian Moffett <ian@osmora.org> | 2025-08-04 20:09:38 -0400 |
---|---|---|
committer | Ian Moffett <ian@osmora.org> | 2025-08-04 20:10:50 -0400 |
commit | ff68e8679d7d2487126ff355ed2b34a6f84058bb (patch) | |
tree | 510cec60308d737f386bc9019c1389cf5dcd885d /sys/net | |
parent | 8c9ef7128ff90522949b453087367b6b60e9587d (diff) |
kernel: socket: Add POSIX setsockopt()
This commit introduces the kernel-side implementation of setsockopt()
for setting options on a socket file descriptor. See POSIX
setsockopt() for more information.
https://pubs.opengroup.org/onlinepubs/9690949499/functions/setsockopt.html
Signed-off-by: Ian Moffett <ian@osmora.org>
Diffstat (limited to 'sys/net')
0 files changed, 0 insertions, 0 deletions