Skip to content
  • Eric Van Hensbergen's avatar
    9p: make rpc code common and rework flush code · 91b8534f
    Eric Van Hensbergen authored
    
    
    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>
    91b8534f