azure-container-networking/platform
tamilmani1989 98f838ef1b
Write to intermediate file before moving to state file (#755)
* write to temp file and move to state file

* fixed memleak and other issues

* call windows replace function with MOVEFILE_WRITE_THROUGH flag

* moved few functions to platform package

* moved test files to correct dir

* addressed comments
2021-01-07 17:43:33 -08:00
..
testfiles Write to intermediate file before moving to state file (#755) 2021-01-07 17:43:33 -08:00
ip.go Moved IP address utility functions to platform 2017-05-03 18:19:52 -07:00
os.go Write to intermediate file before moving to state file (#755) 2021-01-07 17:43:33 -08:00
os_linux.go Write to intermediate file before moving to state file (#755) 2021-01-07 17:43:33 -08:00
os_test.go Write to intermediate file before moving to state file (#755) 2021-01-07 17:43:33 -08:00
os_windows.go Write to intermediate file before moving to state file (#755) 2021-01-07 17:43:33 -08:00