IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jun 13, 2008, 1:14:03 PM (18 years ago)
Author:
eugene
Message:

increase timeout time, but should not be critical

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Ohana/src/opihi/pclient/pclient.c.in

    r18097 r18123  
    2323  rl_attempted_completion_function = command_completer;
    2424  rl_event_hook = CheckChild;
    25   rl_set_keyboard_input_timeout (1000);
     25  rl_set_keyboard_input_timeout (20000);
    2626  /* 1 ms seems to be the minimum valid number */
    2727
Note: See TracChangeset for help on using the changeset viewer.