X-Git-Url: https://jxself.org/git/?p=mudsync.git;a=blobdiff_plain;f=mudsync%2Fnetworking.scm;h=c2c1068aedf8d3dbc50a61c56bca34b82e1377dd;hp=4714556b4427595ec1e1b1ee2694880bd5be8bd2;hb=c8c47c9d61abd219f561c020e9147d715717a16f;hpb=ca990b14f563fc450548954184ff6fc0e4792739 diff --git a/mudsync/networking.scm b/mudsync/networking.scm index 4714556..c2c1068 100644 --- a/mudsync/networking.scm +++ b/mudsync/networking.scm @@ -17,7 +17,7 @@ ;;; along with Mudsync. If not, see . (define-module (mudsync networking) - #:use-module (8sync systems actors) + #:use-module (8sync actors) #:use-module (8sync agenda) #:use-module (ice-9 format) #:use-module (ice-9 match) @@ -49,7 +49,7 @@ (actions #:allocation #:each-subclass #:init-value - (mhandlers + (build-actions (start-listening (lambda* (actor message #:key (server %default-server)