Forked from
briar / briar
3651 commits behind the upstream repository.
Name | Last commit | Last update |
---|---|---|
.. | ||
src/main | ||
.gitignore | ||
build.gradle | ||
proguard-rules.txt |
Tor writes to a temporary file and then renames it over the old file, if any, so CLOSE_WRITE never occurs. The old code was working in most cases because it received IGNORED when the old file was unlinked and didn't check the event type.
Name | Last commit | Last update |
---|---|---|
.. | ||
src/main | ||
.gitignore | ||
build.gradle | ||
proguard-rules.txt |