stream-unix: Reduce connection failure log level from ERR to WARN.
authorBen Pfaff <blp@nicira.com>
Mon, 17 Sep 2012 16:09:30 +0000 (09:09 -0700)
committerBen Pfaff <blp@nicira.com>
Mon, 17 Sep 2012 16:58:30 +0000 (09:58 -0700)
commitc146b2f86a917ef7a9eb3bb1475e0527dc7e91c3
tree883c026239e829dec0730cd011c2b6f893616285
parent52440c192b8dcb5d4519838e9a249ba3ae672cf6
stream-unix: Reduce connection failure log level from ERR to WARN.

Sometimes this just means that the daemon we're connecting to is
restarting.

Bug #13177.
Reported-by: Scott Hendricks <shendricks@nicira.com>
Signed-off-by: Ben Pfaff <blp@nicira.com>
lib/stream-unix.c