gaohedong
dc651e090e
net/can: Add SO_RCVBUF option for can socket
...
If the CAN stack receiving packets fast, but the application layer reading packets slow. Then `conn->readahead` will continue to grow, leading to memory leaks. Finally CAN stack potentially starve out all IOB buffers. To prevent memory leaks, users can restrict can socket buffer length.
Signed-off-by: gaohedong <gaohedong@xiaomi.com>
2024-06-14 19:54:07 +08:00
..
2024-06-14 19:54:07 +08:00
2023-10-30 11:18:34 +02:00
2023-10-30 11:18:34 +02:00
2024-04-26 01:06:21 +08:00
2024-04-26 01:06:21 +08:00
2021-02-09 01:21:53 -08:00
2024-04-26 01:06:21 +08:00
2024-04-26 01:06:21 +08:00
2023-02-01 23:47:44 +08:00
2022-12-21 01:40:24 +08:00
2023-02-01 23:47:44 +08:00
2022-08-15 08:41:20 +03:00
2023-10-30 11:18:34 +02:00
2023-10-30 11:18:34 +02:00
2022-08-15 08:41:20 +03:00
2024-04-26 01:06:21 +08:00
2024-06-14 19:54:07 +08:00
2024-04-26 01:06:21 +08:00
2021-02-09 01:21:53 -08:00
2022-05-14 00:35:29 +03:00
2024-04-26 01:06:21 +08:00
2022-07-31 22:12:57 +03:00
2023-10-30 11:18:34 +02:00
2024-04-26 01:06:21 +08:00
2022-08-15 08:41:20 +03:00
2024-04-26 01:06:21 +08:00
2023-08-22 09:09:21 +08:00
2022-08-15 08:41:20 +03:00
2022-08-15 08:41:20 +03:00
2022-08-15 08:41:20 +03:00
2024-04-26 01:06:21 +08:00
2024-04-26 01:06:21 +08:00
2024-04-26 01:06:21 +08:00
2024-06-14 19:54:07 +08:00