Files
banan-os/kernel/kernel
Bananymous be7ed8e74a Kernel/LibC: Implement {get,set}sockopt()
These are pretty much dummy functions in the kernel side. Only case that
is handled is SOL_SOCKET with SO_ERROR. This is hard coded to return no
error. Network stack is currently synchronous, so all errors are already
reported through synchronous network functions.
2024-06-17 20:56:48 +03:00
..
2024-01-24 15:53:38 +02:00
2024-03-29 18:02:12 +02:00
2024-03-26 02:48:26 +02:00
2024-01-24 15:53:38 +02:00