Add missing checks for whether the connection is open in dispatcher

Many functions did not check for whether a connection was
open. Replace the macro which obscures control flow, with
explicit checks, and ensure all dispatcher code has checks.

* daemon/remote.c: Add connection checks
This commit is contained in:
Daniel P. Berrange 2011-04-12 17:33:49 +01:00
parent 36b652138b
commit aaa6d7eb39
1 changed files with 952 additions and 25 deletions

File diff suppressed because it is too large Load Diff