- (rpc:is-connected? host #!optional (port (rpc:default-server-port))) => <boolean>procedure
Determines whether an RPC connection to the given host and port is active. The table of active connections is thread-local.
Determines whether an RPC connection to the given host and port is active. The table of active connections is thread-local.