chickadee » rpc » rpc:close-connection!

(rpc:close-connection! host #!optional (port (rpc:default-server-port))) => <void>procedure

Closes an existing RPC connection to the given host and port. Fails if no such connection exists. The table of active connections is thread-local.