mirror of
https://github.com/netbirdio/netbird.git
synced 2024-12-23 23:29:15 +01:00
5546eba36a
* Create temp file before saving data On the event of full disk, we may encounter the case where the destination file get replaced by an empty file as the ioutil.WriteFile truncates the destination before write. * Close the tempFile instance before moving it * Blacklist Wireguard interfaces for ICE checks |
||
---|---|---|
.. | ||
common.go | ||
duration.go | ||
file_test.go | ||
file.go | ||
log.go | ||
retry.go | ||
util_suite_test.go |