From db293c1c07d53047655244c72a250a61d00fac5f Mon Sep 17 00:00:00 2001 From: Nicholas Marriott Date: Thu, 27 Sep 2007 20:53:13 +0000 Subject: Retry connection with small timeout instead of sleep(10) for server start. --- TODO | 1 - 1 file changed, 1 deletion(-) (limited to 'TODO') diff --git a/TODO b/TODO index 4290ebc1..3bb378b0 100644 --- a/TODO +++ b/TODO @@ -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 -- cgit