diff options
author | Nicholas Marriott <nicholas.marriott@gmail.com> | 2007-09-27 20:53:13 +0000 |
---|---|---|
committer | Nicholas Marriott <nicholas.marriott@gmail.com> | 2007-09-27 20:53:13 +0000 |
commit | db293c1c07d53047655244c72a250a61d00fac5f (patch) | |
tree | 5ae817efcce0bd96b144c7f97baf9fd227a3a78a /TODO | |
parent | 1e269710a75772838ddd9bbe71923d80c44e0ec7 (diff) | |
download | rtmux-db293c1c07d53047655244c72a250a61d00fac5f.tar.gz rtmux-db293c1c07d53047655244c72a250a61d00fac5f.tar.bz2 rtmux-db293c1c07d53047655244c72a250a61d00fac5f.zip |
Retry connection with small timeout instead of sleep(10) for server start.
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -12,7 +12,6 @@ - mouse handling and some other bits elinks needs - scrollback - server doesn't handle SIGTERM anymore... -- sleep(1) to wait for server frankly sucks - toolbar, copy/paste - cleanup/redesign IPC - the whole input/screen/local thing sucks a bit, reorganise/redesign it |