Y
Hacker News
new
|
ask
|
show
|
jobs
by
guappa
653 days ago
the close() manpage says that it shouldn't be retried anyway, because one might end up closing a file that meanwhile had been opened with the same handle by a different thread.