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-04-03 02:23:23 +03:00
2024-02-08 11:59:11 +02:00
2024-06-17 20:56:48 +03:00
2024-06-17 20:56:48 +03:00
2023-05-26 22:31:21 +03:00
2024-06-17 20:55:50 +03:00
2023-05-10 23:13:56 +03:00
2024-05-22 20:19:59 +03:00
2024-01-24 15:53:38 +02:00
2024-01-24 15:53:38 +02:00
2024-03-26 02:28:10 +02:00
2024-01-24 15:53:38 +02:00
2024-03-21 15:19:44 +02:00
2024-06-17 20:55:50 +03:00
2024-02-16 15:34:24 +02:00
2024-05-29 19:12:15 +03:00
2024-01-24 15:53:38 +02:00
2024-01-24 15:53:38 +02:00
2024-02-20 13:25:24 +02:00
2024-06-17 16:51:24 +03:00
2024-02-14 15:00:04 +02:00
2023-12-14 10:59:39 +02:00
2024-02-03 01:50:10 +02:00
2023-05-26 22:31:21 +03:00
2024-06-17 16:51:41 +03:00
2024-06-03 03:36:25 +03:00