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
..
2023-05-17 10:24:42 +08:00
2024-05-16 10:25:01 -03:00
2024-03-14 22:47:55 +08:00
2023-09-08 00:59:31 +03:00
2023-07-13 10:11:58 +08:00
2023-10-30 18:20:22 +08:00
2023-07-11 23:32:17 +08:00
2023-07-28 20:56:22 -07:00
2023-05-19 02:40:38 +08:00
2024-02-21 13:29:36 -03:00
2023-07-11 23:32:17 +08:00
2023-11-29 02:13:19 -08:00
2024-04-17 11:36:39 -03:00
2024-05-07 14:59:05 +02:00
2024-02-02 09:03:18 -08:00
2024-02-21 13:29:36 -03:00