Return a value to the continuations from various %8sync-* calls
authorChristopher Allan Webber <cwebber@dustycloud.org>
Sat, 12 Dec 2015 02:03:53 +0000 (20:03 -0600)
committerChristopher Allan Webber <cwebber@dustycloud.org>
Sat, 12 Dec 2015 02:03:53 +0000 (20:03 -0600)
commite7161a37ba465d41bb9fde3ba1d3a7a3f4f8da42
tree2fcacae49762d9cf7e16dbf77eea3783ba025a97
parent40c22324febda345a3a8b50fe9293b2f29ee43d4
Return a value to the continuations from various %8sync-* calls

Just doing (kont) would result in an error at times.

* 8sync/agenda.scm (%8sync-port, %8sync-port-remove, %8sync-immediate):
  Updated with fix.
8sync/agenda.scm