mirror of
https://github.com/octoleo/syncthing.git
synced 2024-11-10 07:11:08 +00:00
Open Source Continuous File Synchronization
a3ea9427d1
This change makes sure that things work smoothly when "we" are a newer version than our peer and have more fields in our messages than they do. Missing fields will be left at zero/nil. (The other side will ignore our extra fields, for the same effect.) |
||
---|---|---|
.gitignore | ||
common_test.go | ||
counting.go | ||
debug.go | ||
deviceid_test.go | ||
deviceid.go | ||
doc.go | ||
header.go | ||
message_xdr.go | ||
message.go | ||
nativemodel_darwin.go | ||
nativemodel_unix.go | ||
nativemodel_windows.go | ||
protocol_test.go | ||
protocol.go | ||
wireformat.go |