[Libguestfs] [PATCH nbdkit 0/3] server: Remove explicit connection parameter.

Richard W.M. Jones rjones at redhat.com
Tue Feb 11 17:15:51 UTC 2020


The third patch is a large but mechanical change which gets rid of
passing around struct connection * entirely within the server,
preferring instead to reference the connection through thread-local
storage.

I hope this is a gateway to simplifying other parts of the code.

Rich.





More information about the Libguestfs mailing list