[PATCH v2 0/2] tools/xenstore: simplify xenstored main loop

Juergen Gross posted 2 patches 2 years, 11 months ago
Test gitlab-ci passed
Patches applied successfully (tree, apply log)
git fetch https://gitlab.com/xen-project/patchew/xen tags/patchew/20210514115620.32731-1-jgross@suse.com
There is a newer version of this series
tools/xenstore/xenstored_core.c   | 121 ++++++++++++++----------------
tools/xenstore/xenstored_core.h   |  21 +++---
tools/xenstore/xenstored_domain.c |  15 +++-
3 files changed, 79 insertions(+), 78 deletions(-)
[PATCH v2 0/2] tools/xenstore: simplify xenstored main loop
Posted by Juergen Gross 2 years, 11 months ago
Small series to make the main loop of xenstored more readable.

Changes in V2:
- split into two patches
- use const
- NO_SOCKETS handling

Juergen Gross (2):
  tools/xenstore: move per connection read and write func hooks into a
    struct
  tools/xenstore: simplify xenstored main loop

 tools/xenstore/xenstored_core.c   | 121 ++++++++++++++----------------
 tools/xenstore/xenstored_core.h   |  21 +++---
 tools/xenstore/xenstored_domain.c |  15 +++-
 3 files changed, 79 insertions(+), 78 deletions(-)

-- 
2.26.2