Files
redis/src
Ozan Tezcan 39ea429d03 Retry accept() even if accepted connection reports an error (CVE-2025-48367)
In case of accept4() returns an error, we should check errno value and decide if we should retry accept4() without waiting next event loop iteration.
2025-07-06 14:59:57 +03:00
..
2025-04-22 14:53:32 +03:00
2024-04-18 16:06:30 +03:00
2024-04-18 16:06:30 +03:00
2024-05-30 15:26:19 +08:00
2024-04-18 16:06:30 +03:00
2024-04-18 16:06:30 +03:00
2025-05-27 15:38:26 +03:00