I’ve been digging through some parts of the Linux kernel, and found calls like this: if (unlikely(fd < 0)) { /* Do something ...
-
May 7, 2022
- 0 Comments