grub-fork/csp
Nicholas Kariniemi 0cebe1f5ab Fix deadlock in previous implementation
by only allowing new inputs if the previous one has been "acked".

I.e. if you send one diff, you don't process any more diffs until you
	receive a diff back. This is something specified in the Neil Frasier
	paper and also something needed to prevent deadlock.
2015-08-15 18:32:25 +03:00
..
sync.csp Fix deadlock in previous implementation 2015-08-15 18:32:25 +03:00