mirror of
https://github.com/jart/cosmopolitan.git
synced 2025-07-02 17:28:30 +00:00
Make small fixes
This commit is contained in:
parent
80308079ec
commit
ab38f0823d
5 changed files with 7 additions and 6 deletions
|
@ -7093,7 +7093,7 @@ void RedBean(int argc, char *argv[]) {
|
|||
isinitialized = true;
|
||||
CallSimpleHookIfDefined("OnServerStart");
|
||||
#ifdef STATIC
|
||||
EventLoop();
|
||||
EventLoop(-1, HEARTBEAT);
|
||||
#else
|
||||
if (!IsWindows() && isatty(0)) {
|
||||
ReplEventLoop();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue