top | item 31216639

(no title)

moleperson | 3 years ago

It sounded like the underlying issue was the OS reusing the same int value for the file descriptor (2), rather than a dangling FILE*, which AFIK is not something rust could prevent. The only way you could really prevent this is if the OS generated GUIDs for newly opened files.

discuss

order

No comments yet.