Std.Db.Protocol.sync
fn
sync: BytesThis is a callable function.
What it does
End the sequence, so the server reports and becomes ready again.
Without this the server holds everything sent since the last one, and a
client that never sends it waits for a reply that is waiting for it.
Read the signature
- The text after the name is the type checked by Pudu.
