Even more sophisticated readline functionality
This commit is contained in:
@@ -345,8 +345,8 @@ public:
|
||||
handle_lua_source();
|
||||
handle_new_closed_sockets();
|
||||
handle_new_outgoing_sockets();
|
||||
handle_console_input();
|
||||
handle_console_output();
|
||||
handle_console_input();
|
||||
int mstimeout = short_sleep_ ? 0 : 100;
|
||||
handle_socket_input_output(mstimeout);
|
||||
handle_clock();
|
||||
|
||||
Reference in New Issue
Block a user