• David Howells's avatar
    rxrpc: Kill the client connection bundle concept · 999b69f8
    David Howells authored
    Kill off the concept of maintaining a bundle of connections to a particular
    target service to increase the number of call slots available for any
    beyond four for that service (there are four call slots per connection).
    
    This will make cleaning up the connection handling code easier and
    facilitate removal of the rxrpc_transport struct.  Bundling can be
    reintroduced later if necessary.
    Signed-off-by: default avatarDavid Howells <dhowells@redhat.com>
    999b69f8
ar-internal.h 30.1 KB