Hacker News new | past | comments | ask | show | jobs | submit login

On POSIX filesystems, deleting a file removes the name from the directory list, but the actual file is still available to open file descriptors.

The point is, if I go by names, there is no guarantee of identity. File-descrpitors ensure that.

Same could be done with c++, but the libraries are not designed that way.

Still, I don't find it terribly convincing.




Consider applying for YC's Spring batch! Applications are open till Feb 11.

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: