|
|
|
|
|
by CyberDildonics
1618 days ago
|
|
They said you get a data race if you use read() and write() without file locks. You asked "Are you saying that without mmap() there will be data races??". No, they are saying you get a data race if you use read() and write() without file locks. |
|
Since you seem to understand better and my questions never made sense, maybe you can explain now why would we do that?