mirror of
https://github.com/urbit/shrub.git
synced 2024-12-16 06:51:14 +03:00
d9e445c2ec
This fixes daemon mode. Strictly speaking, the _lo_poll call is only necessary when we're in daemon mode, but having our network code randomly work as a side effect of polling for terminal input seems like a poor life choice, so we do it unconditionally. |
||
---|---|---|
.. | ||
ames.c | ||
batz.c | ||
fs.c | ||
http.c | ||
loop.c | ||
main.c | ||
reck.c | ||
save.c | ||
term.c | ||
time.c | ||
unix.c | ||
walk.c |