ovs-appctl: Close the connection during error.
authorGurucharan Shetty <gshetty@nicira.com>
Thu, 27 Mar 2014 22:40:25 +0000 (15:40 -0700)
committerGurucharan Shetty <gshetty@nicira.com>
Fri, 28 Mar 2014 17:53:32 +0000 (10:53 -0700)
When we send a wrong command to a Open vSwitch daemon, it returns
an error. In that case, close the connection to the daemon.

Signed-off-by: Gurucharan Shetty <gshetty@nicira.com>
Acked-by: Ben Pfaff <blp@nicira.com>

No differences found