[1302] in BarnOwl Developers
[nelhage/barnowl] 52a0f1: stat the zhm asynchronously at startup.
daemon@ATHENA.MIT.EDU (noreply@github.com)
Thu Oct 29 18:15:09 2009
Resent-From: nelhage@mit.edu
Resent-To: barnowl-dev-mtg@charon.mit.edu
X-Original-To: nelhage@lunatique.mit.edu
Date: Mon, 16 Feb 2009 11:50:29 -0800
To: dirty-owl-hackers@mit.edu
From: noreply@github.com
Branch: refs/heads/master
Home: http://github.com/nelhage/barnowl
Commit: 52a0f14155e1d2d8ced7052e69cd29d37c8ab13d
http://github.com/nelhage/barnowl/commit/52a0f14155e1d2d8ced7052e69cd29d37c8ab13d
Author: Nelson Elhage <nelhage@mit.edu>
Date: 2009-02-16 (Mon, 16 Feb 2009)
Changed paths:
M functions.c
M owl.c
M owl.h
M zephyr.c
Log Message:
-----------
stat the zhm asynchronously at startup.
If Zephyr is not present, this means we can continue booting
immediately, rather than waiting a second for the zhm to not
respond. The downside is that you no longer get an error message if
Zephyr is unavailable, but that can be fixed by adding a timeout
timer.