chiark / gitweb /
Replace OE::PieceGone with POE::PieceGone
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Sat, 20 Mar 2021 22:06:57 +0000 (22:06 +0000)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Sat, 20 Mar 2021 22:06:57 +0000 (22:06 +0000)
commit54ecef508f589aa06bb2f40376e69eeb097e144a
tree06904858617f9db051cb1d0614b1cc7b248a8934
parent4134ecd300ed3f499c883fa3b114488a5382b19c
Replace OE::PieceGone with POE::PieceGone

The client might experience PieceGone due to occultation, so that's
not an error.  The Delete update in the updates stream will generally
tell them what's going on.

Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
daemon/api.rs
src/error.rs
src/global.rs
src/hidden.rs