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