From: Christopher Allan Webber Date: Mon, 31 Jul 2017 22:31:28 +0000 (-0500) Subject: Use `with-actor-nonblocking-ports' in irc.scm. X-Git-Url: https://jxself.org/git/?a=commitdiff_plain;h=39469a161ea198b675075967cda847c1ed99c434;hp=39469a161ea198b675075967cda847c1ed99c434;p=8sync.git Use `with-actor-nonblocking-ports' in irc.scm. * 8sync/systems/irc.scm (irc-bot-main-loop): Use `with-actor-nonblocking-ports'. ---