- (rpc:get-connection host #!optional (port (rpc:default-server-port))) => <input-port>, <output-port>procedure
Retrieves an existing RPC connection to the given host and port or creates a new one. The table of active connections is thread-local.
Retrieves an existing RPC connection to the given host and port or creates a new one. The table of active connections is thread-local.