stream-ssl: Log unexpected errors from 'stat'.
authorBen Pfaff <blp@nicira.com>
Thu, 5 May 2011 18:25:51 +0000 (11:25 -0700)
committerBen Pfaff <blp@nicira.com>
Tue, 24 May 2011 18:26:00 +0000 (11:26 -0700)
commite68f6dea5404b9cb4c0d7f3501bf276af646a372
tree89c7969c7d16949a3934bab844845c3b2e767aca
parentf14848742aca978783cc7953dc3949877ca25374
stream-ssl: Log unexpected errors from 'stat'.

A user report possibly implicates problems reading the mtime of the CA
cert file.  Until now, nothing has logged these errors.  This commit adds
such logging.

NICS-9.
lib/stream-ssl.c