>with this were that it meant having spontaneous server->client->server >message exchange instead of the usual client->server->client
> 2. All 9P messages would still be client->server->client. > This fits with #1, but also excludes solutions that introduce > new server->client->server messages after a successful Tcache. for similar things, i typically have a file on which the client reads messages from the service.
