Skip to content
Commit 91b8534f authored by Eric Van Hensbergen's avatar Eric Van Hensbergen
Browse files

9p: make rpc code common and rework flush code



This code moves the rpc function to the common client base,
reorganizes the flush code to be more simple and stable, and
makes the necessary adjustments to the underlying transports
to adapt to the new structure.

This reduces the overall amount of code duplication between the
transports and should make adding new transports more straightforward.

Signed-off-by: default avatarEric Van Hensbergen <ericvh@gmail.com>
parent 1b0a763b
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment