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-22 21:12:13 +03:00
2024-02-22 15:53:48 +02:00
2024-06-17 20:54:45 +03:00
2024-05-28 23:30:08 +03:00
2024-05-26 20:08:35 +03:00
2024-06-03 03:41:00 +03:00
2024-06-17 20:54:45 +03:00
2024-05-27 13:41:55 +03:00
2024-05-31 10:47:05 +03:00
2024-03-06 00:47:02 +02:00
2024-03-09 23:53:38 +02:00
2024-03-26 02:48:26 +02:00
2023-10-13 16:17:27 +03:00
2023-11-17 22:45:35 +02:00
2024-01-26 00:49:42 +02:00
2024-03-06 02:19:59 +02:00
2024-01-02 23:24:32 +02:00
2024-02-28 22:45:34 +02:00
2024-05-23 15:43:26 +03:00
2024-04-03 00:43:38 +03:00
2024-04-03 14:21:55 +03:00
2024-03-06 00:47:02 +02:00
2024-04-10 04:39:48 +03:00
2024-04-02 12:34:42 +03:00
2024-01-24 15:53:38 +02:00
2023-04-05 00:56:09 +03:00
2024-01-24 15:53:38 +02:00
2023-11-17 18:54:59 +02:00
2024-05-28 01:08:04 +03:00
2024-03-04 11:41:54 +02:00
2024-05-25 20:50:07 +03:00
2024-03-09 23:53:38 +02:00
2024-06-17 20:56:48 +03:00
2024-03-29 18:02:12 +02:00
2024-05-29 20:00:47 +03:00
2024-01-26 00:49:42 +02:00
2024-04-03 14:21:55 +03:00
2024-03-29 18:02:12 +02:00
2024-02-09 15:28:15 +02:00
2023-05-26 22:31:21 +03:00
2024-05-26 20:08:35 +03:00